Home
last modified time | relevance | path

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

/linux-2.6.39/arch/sh/mm/
Dalignment.c119 static int alignment_proc_show(struct seq_file *m, void *v) in alignment_proc_show() function
136 return single_open(file, alignment_proc_show, NULL); in alignment_proc_open()
/linux-2.6.39/arch/arm/mm/
Dalignment.c98 static int alignment_proc_show(struct seq_file *m, void *v) in alignment_proc_show() function
116 return single_open(file, alignment_proc_show, NULL); in alignment_proc_open()