Searched refs:commandline (Results 1 – 7 of 7) sorted by relevance
258 sizeof(record->commandline) - 1); in bnxt_fill_cmdline()259 if (len && !copy_from_user(record->commandline, in bnxt_fill_cmdline()262 if (record->commandline[i]) in bnxt_fill_cmdline()265 record->commandline[i] = ' '; in bnxt_fill_cmdline()267 record->commandline[last + 1] = 0; in bnxt_fill_cmdline()272 strscpy(record->commandline, current->comm, TASK_COMM_LEN); in bnxt_fill_cmdline()
50 char commandline[256]; member
136 commandline option to keep the framebuffer contents initially put up
57 with the commandline parameter: devtmpfs.mount=0|1.
215 and should not be enabled without testing. The kernel commandline
46 on the kernel commandline.
67 value set here can be overridden by the commandline parameter
Completed in 19 milliseconds