Home
last modified time | relevance | path

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

123

/openbmc/u-boot/arch/nios2/lib/
H A Dbootm.c14 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 Dbootm.c27 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 Dstub-out-fastdeploy.patch5 --- 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 Dstub-out-fastdeploy.patch5 --- 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 Dbootm.c22 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 Dbootm.c146 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 Dgbmc.cfg1 # Appended gBMC kernel commandline
5 # We still have commandline users of /dev/mem
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H 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()
H A Dbnxt_coredump.h50 char commandline[256]; member
/openbmc/linux/arch/parisc/
H A Ddefpalo.conf15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
/openbmc/u-boot/arch/xtensa/lib/
H A Dbootm.c138 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 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()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/
H A Dflatpak-xdg-utils_1.0.5.bb1 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 D140-mips_disable_devicetree_support.patch54 - * 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 Dmeson.options11 # Value can be assigned from commandline to below variables
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gflags/
H A Dgflags_2.2.2.bb1 DESCRIPTION = "The gflags package contains a C++ library that implements commandline flags processi…
/openbmc/openbmc/poky/meta/recipes-devtools/swig/swig/
H A Ddeterminism.patch6 Remove the compiler commandline/platform from the compiled binary as this
/openbmc/openbmc/poky/meta/recipes-support/libical/libical/
H A D0001-cmake-Do-not-export-CC-into-gir-compiler.patch6 this helps cross compilers where full compiler commandline defines the
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0019-Re-introduce-spe-commandline-options.patch4 Subject: [PATCH] Re-introduce spe commandline options
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/stunnel/
H A Dstunnel_5.72.bb29 # 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 Dadb.mk11 adb_SRC_FILES += commandline.c
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/p7zip/
H A Dp7zip_16.02.bb1 SUMMARY = "7-zip is a commandline utility handling 7z archives."
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-13.2.inc60 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 DKconfig31 enabled via the kernel commandline or /sys/kernel/security/lockdown.
/openbmc/u-boot/arch/arm/include/asm/
H A Dsetup.h75 char commandline[COMMAND_LINE_SIZE]; member

123