Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/proc/
A Dcmdline.c8 static int cmdline_proc_show(struct seq_file *m, void *v) in cmdline_proc_show() function
19 pde = proc_create_single("cmdline", 0, NULL, cmdline_proc_show); in proc_cmdline_init()
/linux-6.3-rc2/tools/objtool/Documentation/
A Dobjtool.txt141 [<ffffffff812d6dc2>] cmdline_proc_show+0x12/0x30
149 It correctly shows that the caller of cmdline_proc_show() is
152 If we remove the frame pointer logic from cmdline_proc_show() by
157 [<ffffffff812d6dc2>] cmdline_proc_show+0x12/0x30
164 Notice that cmdline_proc_show()'s caller, seq_read(), has been
166 cmdline_proc_show() was called by proc_reg_read().
/linux-6.3-rc2/Documentation/livepatch/
A Dmodule-elf-format.rst143 .klp.rela.vmlinux.text.cmdline_proc_show

Completed in 4 milliseconds