/openbmc/u-boot/arch/nios2/lib/ |
H A D | bootm.c | 14 char *commandline = env_get("bootargs"); in do_bootm_linux() local 41 debug("bootargs=%s @ 0x%lx\n", commandline, (ulong)&commandline); in do_bootm_linux() 52 kernel(NIOS_MAGIC, initrd_start, initrd_end, commandline); in do_bootm_linux()
|
/openbmc/u-boot/arch/nds32/lib/ |
H A D | bootm.c | 27 static void setup_commandline_tag(bd_t *bd, char *commandline); 45 char *commandline = env_get("bootargs"); in do_bootm_linux() local 95 setup_commandline_tag(bd, commandline); in do_bootm_linux() 160 static void setup_commandline_tag(bd_t *bd, char *commandline) in setup_commandline_tag() argument 164 if (!commandline) in setup_commandline_tag() 168 for (p = commandline; *p == ' '; p++) in setup_commandline_tag()
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/ |
H A D | stub-out-fastdeploy.patch | 5 --- a/system/core/adb/client/commandline.cpp 6 +++ b/system/core/adb/client/commandline.cpp 10 #include "commandline.h" 20 #include "commandline.h"
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/selinux/recipes-devtool/android-tools/android-tools/debian/system/core/ |
H A D | stub-out-fastdeploy.patch | 5 --- a/system/core/adb/client/commandline.cpp 6 +++ b/system/core/adb/client/commandline.cpp 10 #include "commandline.h" 20 #include "commandline.h"
|
/openbmc/u-boot/arch/microblaze/lib/ |
H A D | bootm.c | 22 char *commandline = env_get("bootargs"); in do_bootm_linux() local 80 thekernel(commandline, rd_data_start, (ulong)of_flat_tree); in do_bootm_linux()
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | bootm.c | 146 static void setup_commandline_tag(bd_t *bd, char *commandline) in setup_commandline_tag() argument 150 if (!commandline) in setup_commandline_tag() 154 for (p = commandline; *p == ' '; p++); in setup_commandline_tag() 229 char *commandline = env_get("bootargs"); in boot_prep_linux() local 245 setup_commandline_tag(gd->bd, commandline); in boot_prep_linux()
|
/openbmc/openbmc/meta-google/recipes-kernel/linux/files/ |
H A D | gbmc.cfg | 1 # Appended gBMC kernel commandline 5 # We still have commandline users of /dev/mem
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_coredump.c | 204 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()
|
H A D | bnxt_coredump.h | 50 char commandline[256]; member
|
/openbmc/linux/arch/parisc/ |
H A D | defpalo.conf | 15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
|
/openbmc/u-boot/arch/xtensa/lib/ |
H A D | bootm.c | 138 char *commandline = env_get("bootargs"); in do_bootm_linux() local 157 params = setup_commandline_tag(params, commandline); in do_bootm_linux()
|
/openbmc/linux/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()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/ |
H A D | flatpak-xdg-utils_1.0.5.bb | 1 DESCRIPTION = "This repository contains a number of commandline utilities for use inside Flatpak sa…
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | 140-mips_disable_devicetree_support.patch | 54 - * passed through UHI will use commandline in the DTB and 82 + * passed through UHI will use commandline in the DTB and 112 /* This is a legacy method for commandline passing used
|
/openbmc/phosphor-time-manager/ |
H A D | meson.options | 11 # Value can be assigned from commandline to below variables
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gflags/ |
H A D | gflags_2.2.2.bb | 1 DESCRIPTION = "The gflags package contains a C++ library that implements commandline flags processi…
|
/openbmc/openbmc/poky/meta/recipes-devtools/swig/swig/ |
H A D | determinism.patch | 6 Remove the compiler commandline/platform from the compiled binary as this
|
/openbmc/openbmc/poky/meta/recipes-support/libical/libical/ |
H A D | 0001-cmake-Do-not-export-CC-into-gir-compiler.patch | 6 this helps cross compilers where full compiler commandline defines the
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0019-Re-introduce-spe-commandline-options.patch | 4 Subject: [PATCH] Re-introduce spe commandline options
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/stunnel/ |
H A D | stunnel_5.72.bb | 29 # stunnel3 is a Perl wrapper to allow use of the legacy stunnel 3.x commandline
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/ |
H A D | adb.mk | 11 adb_SRC_FILES += commandline.c
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/ |
H A D | p7zip_16.02.bb | 1 SUMMARY = "7-zip is a commandline utility handling 7z archives."
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-13.2.inc | 60 file://0018-Add-ssp_nonshared-to-link-commandline-for-musl-targe.patch \ 61 file://0019-Re-introduce-spe-commandline-options.patch \
|
/openbmc/linux/security/lockdown/ |
H A D | Kconfig | 31 enabled via the kernel commandline or /sys/kernel/security/lockdown.
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | setup.h | 75 char commandline[COMMAND_LINE_SIZE]; member
|