Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_coredump.c204 sizeof(record->commandline) - 1); in bnxt_fill_cmdline()
205 if (len && !copy_from_user(record->commandline, in bnxt_fill_cmdline()
208 if (record->commandline[i]) in bnxt_fill_cmdline()
211 record->commandline[i] = ' '; in bnxt_fill_cmdline()
213 record->commandline[last + 1] = 0; in bnxt_fill_cmdline()
218 strscpy(record->commandline, current->comm, TASK_COMM_LEN); in bnxt_fill_cmdline()
A Dbnxt_coredump.h50 char commandline[256]; member
/linux-6.3-rc2/arch/arm/kernel/
A Datags_compat.c78 char commandline[COMMAND_LINE_SIZE]; member
198 tag->hdr.size = (strlen(params->commandline) + 3 + in build_tag_list()
200 strcpy(tag->u.cmdline.cmdline, params->commandline); in build_tag_list()
/linux-6.3-rc2/arch/parisc/
A Ddefpalo.conf15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
/linux-6.3-rc2/security/lockdown/
A DKconfig31 enabled via the kernel commandline or /sys/kernel/security/lockdown.
/linux-6.3-rc2/Documentation/arm/
A Dsetup.rst107 commandline
/linux-6.3-rc2/net/bluetooth/
A DKconfig90 on the kernel commandline.
/linux-6.3-rc2/drivers/video/console/
A DKconfig135 commandline option to keep the framebuffer contents initially put up
/linux-6.3-rc2/Documentation/kbuild/
A Dmakefiles.rst355 Options specified using subdir-* are added to the commandline before
600 the commandline switch to disable it. This special function is needed,
1177 From commandline AFLAGS_MODULE shall be used (see kbuild.rst).
1191 From commandline CFLAGS_MODULE shall be used (see kbuild.rst).
1205 From commandline RUSTFLAGS_MODULE shall be used (see kbuild.rst).
1213 From commandline LDFLAGS_MODULE shall be used (see kbuild.rst).
1373 1) check for commandline changes
A Dkbuild.rst236 The output directory is often set using "O=..." on the commandline.
/linux-6.3-rc2/drivers/base/
A DKconfig57 with the commandline parameter: devtmpfs.mount=0|1.
/linux-6.3-rc2/Documentation/dev-tools/kunit/
A Drunning_tips.rst90 Setting kernel commandline parameters
/linux-6.3-rc2/drivers/firmware/efi/
A DKconfig221 and should not be enabled without testing. The kernel commandline
/linux-6.3-rc2/drivers/bluetooth/
A DKconfig46 on the kernel commandline.
/linux-6.3-rc2/Documentation/driver-api/firmware/
A Dfallback-mechanisms.rst284 1. Boot the system with efi=debug on the kernel commandline
/linux-6.3-rc2/lib/
A DKconfig.debug69 loglevel to use when "quiet" is passed on the kernel commandline.
71 When "quiet" is passed on the kernel commandline this loglevel
/linux-6.3-rc2/Documentation/networking/
A Dcan.rst1028 disabled by using stattimer=0 on the module commandline.
/linux-6.3-rc2/drivers/watchdog/
A DKconfig67 value set here can be overridden by the commandline parameter
/linux-6.3-rc2/init/
A DKconfig656 kernel commandline during boot.

Completed in 42 milliseconds