Home
last modified time | relevance | path

Searched refs:s_show (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Dseverity.c444 static int s_show(struct seq_file *f, void *data) in s_show() function
455 .show = s_show,
/kernel/linux/linux-5.10/kernel/
H A Dkallsyms.c693 static int s_show(struct seq_file *m, void *p) in s_show() function
725 .show = s_show
777 * Instead of checking this on every s_show() call, cache in kallsyms_open()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mce/
H A Dseverity.c431 static int s_show(struct seq_file *f, void *data) in s_show() function
442 .show = s_show,
/kernel/linux/linux-6.6/kernel/
H A Dkallsyms.c779 static int s_show(struct seq_file *m, void *p) in s_show() function
811 .show = s_show
918 * Instead of checking this on every s_show() call, cache in kallsyms_open()
/kernel/linux/linux-5.10/mm/
H A Dvmalloc.c3506 static int s_show(struct seq_file *m, void *p) in s_show() function
3514 * s_show can encounter race with remove_vm_area, !vm on behalf in s_show()
3576 .show = s_show,
/kernel/linux/linux-6.6/mm/
H A Dvmalloc.c4372 static int s_show(struct seq_file *m, void *p) in s_show() function
4437 .show = s_show,
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.c4327 static int s_show(struct seq_file *m, void *v) in s_show() function
4390 .show = s_show,
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c4732 static int s_show(struct seq_file *m, void *v) in s_show() function
4795 .show = s_show,

Completed in 39 milliseconds