Home
last modified time | relevance | path

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

/fs/proc/
Dcmdline.c7 static int cmdline_proc_show(struct seq_file *m, void *v) in cmdline_proc_show() function
16 proc_create_single("cmdline", 0, NULL, cmdline_proc_show); in proc_cmdline_init()