Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/arch/arm/mm/
Dalignment.c133 static int alignment_proc_show(struct seq_file *m, void *v) in alignment_proc_show() function
151 return single_open(file, alignment_proc_show, NULL); in alignment_proc_open()