Home
last modified time | relevance | path

Searched refs:quiet (Results 226 – 250 of 476) sorted by relevance

12345678910>>...20

/openbmc/u-boot/configs/
H A Dls1012aqds_tfa_defconfig17 CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0 earlycon=uart8250,mmio,0x21c0500 quiet lpj=250…
/openbmc/qemu/tests/tcg/multiarch/system/
H A DMakefile.softmmu-target48 $(call quiet-command, \
/openbmc/openbmc-tools/ipkdbg/
H A Dipkdbg.in115 $IPKDBG_ZSTD --decompress --quiet --quiet --force -o "$dst" "$src" || true
/openbmc/openbmc/meta-openembedded/meta-oe/classes/
H A Dgitpkgv.bbclass97 % vars, d, quiet=True).strip().lstrip('0')
113 % vars, d, quiet=True).strip()
/openbmc/linux/drivers/cdrom/
H A Dcdrom.c382 cgc.quiet = 1; in cdrom_get_disc_info()
429 cgc.quiet = 1; in cdrom_mrw_probe_pc()
456 cgc.quiet = 1; in cdrom_is_mrw()
673 cgc.quiet = 1; in cdrom_get_media_event()
701 cgc.quiet = 1; in cdrom_get_random_writable()
722 cgc.quiet = 1; in cdrom_has_defect_mgt()
825 cgc.quiet = 1; in mo_open_write()
876 cgc.quiet = 1; in cdrom_mmc3_profile()
969 cgc.quiet = 1; in cdrom_dvd_rw_close_write()
975 cgc.quiet = 1; in cdrom_dvd_rw_close_write()
[all …]
/openbmc/linux/fs/ubifs/
H A Dio.c245 int lnum, int offs, int quiet, int must_chk_crc) in ubifs_check_node() argument
256 if (!quiet) in ubifs_check_node()
266 if (!quiet) in ubifs_check_node()
290 if (!quiet) in ubifs_check_node()
301 if (!quiet) in ubifs_check_node()
304 if (!quiet) { in ubifs_check_node()
/openbmc/linux/tools/perf/util/
H A Ddebug.h13 extern bool quiet, dump_trace;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-isns/
H A Dopen-isns_0.102.bb34 sed -i 's|daemon isnsd|start-stop-daemon --start --quiet --oknodo --exec ${sbindir}/isnsd --|' \
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dfetch.py74 tinfoil.prepare(config_only=False, quiet=2)
H A Drecipeutils.py18 tinfoil.prepare(config_only=False, quiet=2)
/openbmc/qemu/target/loongarch/insn_trans/
H A Dtrans_fcmp.c.inc6 /* bit0(signaling/quiet) bit1(lt) bit2(eq) bit3(un) bit4(neq) */
/openbmc/qemu/tests/uefi-test-tools/
H A DMakefile52 -quiet -o $@ -- $<
/openbmc/openbmc-test-automation/lib/
H A Dopenbmc_ffdc_utils.robot130 ${resp}= OpenBMC Get Request ${BMC_LOGGING_ENTRY}list quiet=${1}
138 ${resp}= OpenBMC Get Request ${BMC_LOGGING_ENTRY}list quiet=${1}
H A Dobmc_boot_test.py491 quiet=1,
622 state = st.get_state(req_states=req_states, quiet=quiet)
1014 quiet=quiet,
H A Dcommon_utils.robot157 ... ${os_password}=${OS_PASSWORD} ${quiet}=${QUIET}
165 # quiet Indicates whether this keyword should write to console.
206 ... ${quiet}=${0}
216 # quiet Indicates whether this keyword should write to console.
339 Cmd Fnc cat ${log_file_path} ; echo ; ${ps_cmd} quiet=${0}
382 ... Cmd Fnc cat ${log_file_path} 2>/dev/null quiet=${loc_quiet}
615 ${url_list}= Read Properties ${openbmc_url}list quiet=${1}
797 [Arguments] ${entry_path} ${quiet}=${0}
800 # quiet If enabled, turns off logging to console.
813 ${resp}= Openbmc Delete Request ${entry_path} data=${data} quiet=${quiet}
/openbmc/u-boot/scripts/
H A DKbuild.include38 kecho := $($(quiet)kecho)
217 # Short version is used, if $(quiet) equals `quiet_', otherwise full one.
218 echo-cmd = $(if $($(quiet)cmd_$(1)),\
219 echo ' $(call escsq,$($(quiet)cmd_$(1)))$(echo-why)';)
/openbmc/openbmc/poky/meta/recipes-core/busybox/files/
H A DrcS.default14 # Set VERBOSE to "no" if you would like a more quiet bootup.
/openbmc/u-boot/doc/
H A DREADME.silent1 The config option CONFIG_SILENT_CONSOLE can be used to quiet messages
/openbmc/openbmc/poky/scripts/contrib/
H A Dtest_build_time.sh94 git diff --quiet
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform_profile11 quiet Quieter operation
/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/
H A Dinit111 start-stop-daemon --stop --name udevd --quiet
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-layers50 elif global_args.quiet:
/openbmc/linux/security/apparmor/
H A Dcapability.c83 } else if (cap_raised(rules->caps.quiet, cap) && in audit_caps()
/openbmc/linux/tools/perf/tests/shell/
H A Drecord.sh30 if ! perf record -o /dev/null --quiet ${testprog} 2> /dev/null
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_util.c111 if (!opts->quiet) in nand_erase_opts()
156 if (!opts->quiet) { in nand_erase_opts()
179 if (!opts->quiet) in nand_erase_opts()

12345678910>>...20