Searched refs:alignment_proc_show (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/mm/ |
H A D | alignment.c | 120 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()
|
/kernel/linux/linux-6.6/arch/sh/mm/ |
H A D | alignment.c | 120 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()
|
/kernel/linux/linux-5.10/arch/arm/mm/ |
H A D | alignment.c | 131 static int alignment_proc_show(struct seq_file *m, void *v) in alignment_proc_show() function 149 return single_open(file, alignment_proc_show, NULL); in alignment_proc_open()
|
/kernel/linux/linux-6.6/arch/arm/mm/ |
H A D | alignment.c | 130 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()
|
Completed in 4 milliseconds