Home
last modified time | relevance | path

Searched defs:quiet (Results 1 – 25 of 85) sorted by relevance

1234

/openbmc/openbmc-test-automation/lib/
H A Dbmc_ssh_utils.py20 quiet=None, argument
101 quiet=None, argument
174 quiet=None, argument
238 def device_write(cmd_buf, print_out=0, quiet=None, test_mode=None): argument
H A Ddump_utils.py25 def get_dump_dict(quiet=None): argument
60 def valid_dump(dump_id, dump_dict=None, quiet=None): argument
101 def scp_dumps(targ_dir_path, targ_file_prefix="", dump_dict=None, quiet=None): argument
H A Dstate.py464 quiet=None, argument
583 quiet=None, argument
948 quiet=None, argument
1049 quiet=None, argument
1172 def wait_for_comm_cycle(start_boot_seconds, quiet=None): argument
H A Dgen_robot_keyword.py11 def run_key(keyword_buf, quiet=None, test_mode=None, ignore=0): argument
77 def run_key_u(keyword_buf, quiet=None, ignore=0): argument
H A Dgen_robot_plug_in.py18 def rvalidate_plug_ins(plug_in_dir_paths, quiet=1): argument
54 quiet=None, argument
H A Dgen_misc.py60 def makedirs(path, mode=0o777, quiet=None): argument
81 def rmtree(path, ignore_errors=False, onerror=None, quiet=None): argument
101 def chdir(path, quiet=None): argument
544 def get_child_pids(quiet=1): argument
H A Dgen_cmd.py31 quiet=None, argument
140 quiet=None, argument
279 quiet=None, argument
H A Dboot_data.py276 def print_report(self, header_footer="\n", quiet=None): argument
371 def print_boot_history(boot_history, quiet=None): argument
H A Dgen_call_robot.py412 quiet=None, argument
H A Dgen_robot_ssh.py160 quiet=None, argument
/openbmc/linux/tools/hv/
H A Dvmbus_testing203 def set_test_state(state_path, state_value, quiet): argument
224 def set_delay_values(device, file_map, delay_length, quiet): argument
249 def set_delay_all_devices(file_map, delay, quiet): argument
/openbmc/qemu/tests/docker/
H A Ddocker.py239 def _do(self, cmd, quiet=True, **kwargs): argument
244 def _do_check(self, cmd, quiet=True, **kwargs): argument
302 quiet=True, user=False, argv=None, registry=None, argument
346 def update_image(self, tag, tarball, quiet=True): argument
358 def run(self, cmd, keep, quiet, as_user=False): argument
377 def command(self, cmd, argv, quiet): argument
/openbmc/openbmc-test-automation/ffdc/plugins/
H A Dshell_execution.py4 def execute_cmd(parms_string, quiet=False): argument
/openbmc/u-boot/fs/ubifs/
H A Dscan.c62 int offs, int quiet) in ubifs_scan_a_node()
260 int offs, void *sbuf, int quiet) in ubifs_scan()
/openbmc/linux/fs/ubifs/
H A Dscan.c58 int offs, int quiet) in ubifs_scan_a_node()
255 int offs, void *sbuf, int quiet) in ubifs_scan()
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-getvar39 quiet = args.quiet or args.value variable
/openbmc/qemu/
H A Dqemu-img.c433 bool quiet, bool force_share) in img_open()
521 bool quiet = false; in img_create() local
730 bool quiet = false; in img_check() local
958 bool progress = false, quiet = false, drop = false; in img_commit() local
1372 bool progress = false, quiet = false, strict = false; in img_compare() local
1695 bool quiet; member
3388 bool quiet = false; in img_snapshot() local
3554 bool quiet = false; in img_rebase() local
4037 bool quiet = false; in img_resize() local
4254 bool quiet = false, progress = false; in img_amend() local
[all …]
/openbmc/openbmc-test-automation/extended/
H A Drun_keyword.py45 def my_run_keywords(lib_file_path, keyword_string, quiet=0, test_mode=0): argument
H A Drun_keyword.robot48 ${quiet} 0 variable
/openbmc/linux/security/apparmor/include/
H A Dcapability.h32 kernel_cap_t quiet; member
/openbmc/phosphor-fan-presence/
H A Dlogger.hpp47 quiet enumerator
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi.c42 bool quiet; member
655 size_t *outlen_actual, bool quiet, in _efx_mcdi_rpc_finish()
778 static int efx_mcdi_proxy_wait(struct efx_nic *efx, u32 handle, bool quiet) in efx_mcdi_proxy_wait()
806 size_t *outlen_actual, bool quiet, int *raw_rc) in _efx_mcdi_rpc()
864 size_t *outlen_actual, bool quiet) in _efx_mcdi_rpc_evb_retry()
979 unsigned long cookie, bool quiet) in _efx_mcdi_rpc_async()
/openbmc/u-boot/cmd/
H A Dnand.c382 int quiet = CONFIG_SYS_NAND_QUIET; in do_nand() local
384 int quiet = 0; in do_nand() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi.c41 bool quiet; member
651 size_t *outlen_actual, bool quiet, in _efx_mcdi_rpc_finish()
774 static int efx_mcdi_proxy_wait(struct efx_nic *efx, u32 handle, bool quiet) in efx_mcdi_proxy_wait()
802 size_t *outlen_actual, bool quiet, int *raw_rc) in _efx_mcdi_rpc()
860 size_t *outlen_actual, bool quiet) in _efx_mcdi_rpc_evb_retry()
975 unsigned long cookie, bool quiet) in _efx_mcdi_rpc_async()
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_collector.py796 quiet=None, argument
956 def run_tool_cmd(self, parms_string, quiet=False): argument

1234