Searched refs:cmdline (Results 1 – 7 of 7) sorted by relevance
/include/trace/events/ |
D | android_fs_template.h | 15 __string(cmdline, command) 31 __assign_str(cmdline, command); 32 (void)strreplace(__get_str(cmdline), ' ', '_'); 40 __get_str(cmdline), __entry->pid, __entry->i_size,
|
D | f2fs.h | 2104 __string(cmdline, command) 2120 __assign_str(cmdline, command); 2121 (void)strreplace(__get_str(cmdline), ' ', '_'); 2129 __get_str(cmdline), __entry->pid, __entry->i_size,
|
/include/linux/ |
D | crash_core.h | 80 int __init parse_crashkernel(char *cmdline, unsigned long long system_ram, 82 int parse_crashkernel_high(char *cmdline, unsigned long long system_ram, 84 int parse_crashkernel_low(char *cmdline, unsigned long long system_ram,
|
D | kexec.h | 124 unsigned long initrd_len, char *cmdline,
|
D | init.h | 353 void __init parse_early_options(char *cmdline);
|
D | of.h | 451 const char *cmdline, size_t extra_fdt_size);
|
/include/xen/interface/ |
D | xen.h | 696 uint32_t cmdline; member
|