Home
last modified time | relevance | path

Searched refs:alignment_proc_show (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/sh/mm/
Dalignment.c120 static int alignment_proc_show(struct seq_file *m, void *v) in alignment_proc_show() function
137 return single_open(file, alignment_proc_show, NULL); in alignment_proc_open()
/linux-6.12.1/arch/arm/mm/
Dalignment.c130 static int alignment_proc_show(struct seq_file *m, void *v) in alignment_proc_show() function
148 return single_open(file, alignment_proc_show, NULL); in alignment_proc_open()