Home
last modified time | relevance | path

Searched defs:retry (Results 1 – 11 of 11) sorted by relevance

/xnu-12377.41.6/tests/
H A Dexc_guard_helper_test.c203 __block bool retry = false; variable
H A Dhost_statistics_rate_limiting.c160 int retry = 0; variable
H A Dnetagent_race_infodisc_56244905.c125 int retry; variable
H A Dinet_transfer.c447 bool retry, bool need_connect) in send_receive()
538 bool retry; in inet_transfer_loop() local
H A Dnet_bridge.c1655 bool retry) in bridge_learning_test_once()
1727 bool retry = (try > 1); in bridge_learning_test() local
2367 mac_nat_test_ip_once(switch_port_list_t port_list, uint8_t af, bool retry) in mac_nat_test_ip_once()
2433 bool retry = (try > 1); in mac_nat_test_ip() local
/xnu-12377.41.6/iokit/Kernel/
H A DIOCommandQueue.cpp224 int retry; in enqueueCommand() local
/xnu-12377.41.6/bsd/skywalk/mem/
H A Dskmem_slab.c230 boolean_t retry; in skmem_slab_alloc_locked() local
/xnu-12377.41.6/osfmk/arm/
H A Dmodel_dep.c334 unsigned i, retry; in panic_display_hung_cpus_help() local
/xnu-12377.41.6/iokit/IOKit/
H A DIOCircularDataQueueImplementation.h900 size_t retry = kNumRetries; in _getLatestInQueueMemInternal() local
/xnu-12377.41.6/bsd/net/
H A Dif_bridge.c1645 int fb, retry, has_hostid; in bridge_clone_create() local
/xnu-12377.41.6/osfmk/kern/
H A Dsched_prim.c5451 for (int retry = 0; retry <= CHOOSE_PROCESSOR_MAX_RETRIES; retry++) { in thread_setrun() local