/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | cgroup_attach_autodetach.c | 31 int attempts; in serial_test_cgroup_attach_autodetach() local 87 for (attempts = 5; attempts >= 0; attempts--) { in serial_test_cgroup_attach_autodetach() 96 if (CHECK_FAIL(!attempts)) in serial_test_cgroup_attach_autodetach()
|
/openbmc/openbmc-test-automation/bin/ |
H A D | ssh_pw | 24 set attempts 0 26 incr attempts 1 49 if { $attempts > $max_attempts } {
|
/openbmc/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_event.c | 139 int attempts; in vmci_event_subscribe() local 167 for (attempts = 0; attempts < VMCI_EVENT_MAX_ATTEMPTS; attempts++) { in vmci_event_subscribe()
|
/openbmc/linux/fs/orangefs/ |
H A D | waitqueue.c | 178 op->attempts++; in service_operation() 185 op->attempts); in service_operation() 360 op->attempts); in wait_for_matching_downcall() 361 return (op->attempts < ORANGEFS_PURGE_RETRY_COUNT) ? in wait_for_matching_downcall() 371 op->attempts); in wait_for_matching_downcall()
|
/openbmc/smbios-mdr/src/ |
H A D | sst_mailbox.cpp | 205 int attempts = mbRetries; in sendPECIOSMailboxCmd() local 207 --attempts > 0) in sendPECIOSMailboxCmd() 209 if (attempts == 0) in sendPECIOSMailboxCmd() 224 attempts = mbRetries; in sendPECIOSMailboxCmd() 228 } while ((interfaceReg & mbBusyBit) != 0 && --attempts > 0); in sendPECIOSMailboxCmd() 229 if (attempts == 0) in sendPECIOSMailboxCmd()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-lpss_ltr | 19 is not "active", attempts to read from this attribute cause 31 is not "active", attempts to read from this attribute cause 43 is not "active", attempts to read from this attribute cause
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | qos_mc_aware.sh | 306 local attempts=50 310 for ((i = 0; i < attempts; ++i)); do 326 ((attempts == passes)) 334 echo " sent $attempts BC ARPs, got $passes responses"
|
/openbmc/phosphor-objmgr/libmapper/ |
H A D | app.c | 36 size_t attempts = 0; in wait_main() local 52 attempts++; in wait_main() 94 if (attempts <= max_attempts) in wait_main()
|
/openbmc/qemu/scsi/ |
H A D | pr-manager-helper.c | 160 int attempts; in pr_manager_helper_run() local 183 for (attempts = 0; attempts < PR_MAX_RECONNECT_ATTEMPTS; attempts++) { in pr_manager_helper_run()
|
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | tda9950.c | 215 static int tda9950_cec_transmit(struct cec_adapter *adap, u8 attempts, in tda9950_cec_transmit() argument 225 if (attempts > 5) in tda9950_cec_transmit() 226 attempts = 5; in tda9950_cec_transmit() 228 tda9950_write(priv->client, REG_CCONR, attempts); in tda9950_cec_transmit()
|
/openbmc/linux/drivers/media/cec/core/ |
H A D | cec-adap.c | 379 data->attempts = 0; in cec_data_cancel() 456 u8 attempts; in cec_thread_func() local 551 attempts = 2; in cec_thread_func() 553 attempts = 4; in cec_thread_func() 556 if (data->attempts) { in cec_thread_func() 571 if (data->attempts == 0) in cec_thread_func() 572 data->attempts = attempts; in cec_thread_func() 576 if (call_op(adap, adap_transmit, data->attempts, in cec_thread_func() 645 if (!aborted && data->attempts > attempts_made && !done) { in cec_transmit_done_ts() 647 data->attempts -= attempts_made; in cec_transmit_done_ts() [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/meta/ |
H A D | cve-update-nvd2-native.bb | 34 # Number of attempts for each http query to nvd server before giving up 137 def nvd_request_next(url, attempts, api_key, args, min_wait): 154 for attempt in range(attempts): 169 …atabase: retrying download after %d seconds. attempted (%d/%d)" % (wait_time, attempt+1, attempts)) 175 # We failed at all attempts 218 attempts = int(d.getVar("CVE_DB_UPDATE_ATTEMPTS")) 227 raw_data = nvd_request_next(url, attempts, api_key, req_args, wait_time)
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_connections.robot | 74 …... msg=Patch operation failed ${fail_count} times in ${verify_count} attempts; fails at iteratio… 130 …... msg=Post operation failed ${fail_count} times in ${verify_count} attempts; fails at iteration… 157 ... msg= Login Failed ${fail_count} times in ${valid_login_count} attempts. 161 [Documentation] Test stability on large number of wrong login attempts to GUI. 222 [Documentation] Make invalid credentials Redfish login attempts continuously and 287 ... msg=Put operation failed ${fail_count} times in ${verify_count} attempts. 349 [Documentation] Continuous invalid credentials login attempts to Redfish and 350 ... login to Redfish with valid credentials at times and get failed login attempts.
|
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_uc.c | 467 int ret, attempts; in __uc_init_hw() local 495 attempts = 3; in __uc_init_hw() 497 attempts = 1; in __uc_init_hw() 504 while (attempts--) { in __uc_init_hw() 521 ERR_PTR(ret), attempts); in __uc_init_hw()
|
/openbmc/openpower-dbus-interfaces/ |
H A D | Makefile.interfaces.in | 1 # Empty file so that 'configure' attempts to generate Makefile.interfaces.
|
H A D | Makefile.yaml.in | 1 # Empty file so that 'configure' attempts to generate Makefile.yaml
|
/openbmc/ibm-dbus-interfaces/ |
H A D | Makefile.interfaces.in | 1 # Empty file so that 'configure' attempts to generate Makefile.interfaces.
|
H A D | Makefile.yaml.in | 1 # Empty file so that 'configure' attempts to generate Makefile.yaml
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_nvm.c | 18 u32 attempts = 100000; in igc_poll_eerd_eewr_done() local 21 for (i = 0; i < attempts; i++) { in igc_poll_eerd_eewr_done()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf.c | 87 int sys_bpf_prog_load(union bpf_attr *attr, unsigned int size, int attempts) in sys_bpf_prog_load() argument 93 } while (fd < 0 && errno == EAGAIN && --attempts > 0); in sys_bpf_prog_load() 240 int fd, attempts; in bpf_prog_load() local 249 attempts = OPTS_GET(opts, attempts, 0); in bpf_prog_load() 250 if (attempts < 0) in bpf_prog_load() 252 if (attempts == 0) in bpf_prog_load() 253 attempts = PROG_LOAD_ATTEMPTS; in bpf_prog_load() 314 fd = sys_bpf_prog_load(&attr, attr_sz, attempts); in bpf_prog_load() 355 fd = sys_bpf_prog_load(&attr, attr_sz, attempts); in bpf_prog_load() 370 fd = sys_bpf_prog_load(&attr, attr_sz, attempts); in bpf_prog_load()
|
/openbmc/linux/net/netfilter/ |
H A D | nf_nat_core.c | 586 unsigned int range_size, min, max, i, attempts; in nf_nat_l4proto_unique_tuple() local 673 attempts = range_size; in nf_nat_l4proto_unique_tuple() 674 if (attempts > NF_NAT_MAX_ATTEMPTS) in nf_nat_l4proto_unique_tuple() 675 attempts = NF_NAT_MAX_ATTEMPTS; in nf_nat_l4proto_unique_tuple() 684 for (i = 0; i < attempts; i++, off++) { in nf_nat_l4proto_unique_tuple() 686 if (!nf_nat_used_tuple_harder(tuple, ct, attempts - i)) in nf_nat_l4proto_unique_tuple() 690 if (attempts >= range_size || attempts < 16) in nf_nat_l4proto_unique_tuple() 692 attempts /= 2; in nf_nat_l4proto_unique_tuple()
|
/openbmc/linux/drivers/iio/common/cros_ec_sensors/ |
H A D | cros_ec_sensors_core.c | 546 int ret, attempts = 0; in cros_ec_sensors_read_until_not_busy() local 554 if (attempts++ >= 50) in cros_ec_sensors_read_until_not_busy() 558 if (attempts % 5 == 0) in cros_ec_sensors_read_until_not_busy() 621 int ret, attempts = 0; in cros_ec_sensors_read_lpc() local 632 if (attempts++ >= 5) in cros_ec_sensors_read_lpc()
|
/openbmc/linux/tools/testing/selftests/cgroup/ |
H A D | test_freezer.c | 63 int attempts; in cg_enter_and_wait_for_frozen() local 73 for (attempts = 0; attempts < 10; attempts++) { in cg_enter_and_wait_for_frozen()
|
H A D | cgroup_util.c | 237 int attempts; in cg_wait_for_proc_count() local 240 for (attempts = 10; attempts >= 0; attempts--) { in cg_wait_for_proc_count()
|
/openbmc/linux/arch/arm/mm/ |
H A D | pmsa-v7.c | 194 int attempts = MPU_MAX_REGIONS; in allocate_region() local 221 if (!attempts) in allocate_region() 224 attempts--; in allocate_region()
|