Home
last modified time | relevance | path

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

/linux/fs/proc/
A 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()
/linux/tools/objtool/Documentation/
A Dstack-validation.txt61 [<ffffffff812d6dc2>] cmdline_proc_show+0x12/0x30
69 It correctly shows that the caller of cmdline_proc_show() is
72 If we remove the frame pointer logic from cmdline_proc_show() by
77 [<ffffffff812d6dc2>] cmdline_proc_show+0x12/0x30
84 Notice that cmdline_proc_show()'s caller, seq_read(), has been
86 cmdline_proc_show() was called by proc_reg_read().
/linux/Documentation/livepatch/
A Dmodule-elf-format.rst143 .klp.rela.vmlinux.text.cmdline_proc_show
/linux/
A DSystem.map10648 ffff8000102ecaa0 t cmdline_proc_show
A D.tmp_System.map10648 ffff8000102ecaa0 t cmdline_proc_show

Completed in 342 milliseconds