Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/kernel/
H A Dsysinfo.c281 static int sysinfo_show(struct seq_file *m, void *v) in sysinfo_show() function
305 proc_create_single("sysinfo", 0444, NULL, sysinfo_show); in sysinfo_create_proc()