| /linux-6.15/arch/arm/kernel/ |
| H A D | atags_compat.c | 78 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.15/arch/parisc/ |
| H A D | defpalo.conf | 15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
|
| /linux-6.15/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_coredump.c | 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()
|
| H A D | bnxt_coredump.h | 50 char commandline[256]; member
|
| /linux-6.15/Documentation/userspace-api/ |
| H A D | dma-buf-heaps.rst | 21 usually created either through the kernel commandline through the
|
| /linux-6.15/security/lockdown/ |
| H A D | Kconfig | 31 enabled via the kernel commandline or /sys/kernel/security/lockdown.
|
| /linux-6.15/Documentation/arch/arm/ |
| H A D | setup.rst | 107 commandline
|
| /linux-6.15/net/bluetooth/ |
| H A D | Kconfig | 82 on the kernel commandline.
|
| /linux-6.15/drivers/video/console/ |
| H A D | Kconfig | 136 commandline option to keep the framebuffer contents initially put up
|
| /linux-6.15/Documentation/kbuild/ |
| H A D | makefiles.rst | 352 Options specified using subdir-* are added to the commandline before 611 the commandline switch to disable it. This special function is needed, 1206 From commandline AFLAGS_MODULE shall be used (see kbuild.rst). 1220 From commandline CFLAGS_MODULE shall be used (see kbuild.rst). 1234 From commandline RUSTFLAGS_MODULE shall be used (see kbuild.rst). 1242 From commandline LDFLAGS_MODULE shall be used (see kbuild.rst). 1402 1) check for commandline changes
|
| H A D | kbuild.rst | 269 The output directory is often set using "O=..." on the commandline.
|
| /linux-6.15/Documentation/driver-api/crypto/iaa/ |
| H A D | iaa-crypto.rst | 87 entered when using the kernel boot commandline:: 106 Legacy mode is entered when using the kernel boot commandline:: 122 No IOMMU mode is entered when using the kernel boot commandline::
|
| /linux-6.15/drivers/base/ |
| H A D | Kconfig | 57 with the commandline parameter: devtmpfs.mount=0|1.
|
| /linux-6.15/Documentation/arch/arm64/ |
| H A D | perf.rst | 183 commandline.
|
| /linux-6.15/drivers/firmware/efi/ |
| H A D | Kconfig | 215 and should not be enabled without testing. The kernel commandline
|
| /linux-6.15/Documentation/dev-tools/kunit/ |
| H A D | running_tips.rst | 90 Setting kernel commandline parameters
|
| /linux-6.15/Documentation/driver-api/firmware/ |
| H A D | fallback-mechanisms.rst | 284 1. Boot the system with efi=debug on the kernel commandline
|
| /linux-6.15/drivers/bluetooth/ |
| H A D | Kconfig | 46 on the kernel commandline.
|
| /linux-6.15/arch/riscv/ |
| H A D | Kconfig | 1293 fallback, unless the commandline "riscv_isa_fallback" parameter is
|
| /linux-6.15/lib/ |
| H A D | Kconfig.debug | 69 loglevel to use when "quiet" is passed on the kernel commandline. 71 When "quiet" is passed on the kernel commandline this loglevel
|
| /linux-6.15/Documentation/networking/ |
| H A D | can.rst | 1030 disabled by using stattimer=0 on the module commandline.
|
| /linux-6.15/init/ |
| H A D | Kconfig | 698 kernel commandline during boot.
|
| /linux-6.15/drivers/watchdog/ |
| H A D | Kconfig | 67 value set here can be overridden by the commandline parameter
|