Home
last modified time | relevance | path

Searched refs:again (Results 1 – 25 of 63) sorted by relevance

123

/xnu-12377.61.12/libkern/stdio/
H A Dscanf.c176 again: in vsscanf()
194 goto again; in vsscanf()
202 goto again; in vsscanf()
205 goto again; in vsscanf()
213 goto again; in vsscanf()
218 goto again; in vsscanf()
/xnu-12377.61.12/iokit/Kernel/
H A DIODMAEventSource.cpp205 bool work, again; in checkForWork() local
211 again = !queue_empty(&dmaCommandsCompleted); in checkForWork()
213 again = false; in checkForWork()
221 return again; in checkForWork()
/xnu-12377.61.12/bsd/dev/i386/
H A Dfbt_x86.c414 again: in fbt_provide_probe()
451 goto again; in fbt_provide_probe()
466 goto again; in fbt_provide_probe()
531 goto again; in fbt_provide_probe()
/xnu-12377.61.12/san/memory/
H A Dubsan_log.c89 again: in ubsan_log_append()
95 goto again; in ubsan_log_append()
/xnu-12377.61.12/osfmk/kern/
H A Dhost_notify.c88 again: in host_request_notification()
119 goto again; in host_request_notification()
H A Dcompact_id.c156 again: in compact_id_get_locked()
164 goto again; in compact_id_get_locked()
H A Dexclaves_sensor.c276 __block bool again = true; in exclaves_sensor_tick() local
279 again = result; in exclaves_sensor_tick()
283 return again; in exclaves_sensor_tick()
H A Dmpsc_queue.c270 again: in _mpsc_daemon_queue_drain()
337 goto again; in _mpsc_daemon_queue_drain()
/xnu-12377.61.12/bsd/dev/arm64/
H A Dfbt_arm.c422 again: in fbt_provide_probe()
451 goto again; in fbt_provide_probe()
510 goto again; in fbt_provide_probe()
/xnu-12377.61.12/bsd/netinet6/
H A Dah_core.c561 again: in ah4_calccksum()
761 goto again; in ah4_calccksum()
825 again: in ah6_calccksum()
1007 goto again; in ah6_calccksum()
H A Dnd6.c797 again: in nd6_service_neighbor_cache()
1035 goto again; in nd6_service_neighbor_cache()
1073 goto again; in nd6_service_neighbor_cache()
1093 goto again; in nd6_service_neighbor_cache()
1150 goto again; in nd6_service_neighbor_cache()
2253 again: in nd6_purge_interface_llinfo()
2281 goto again; in nd6_purge_interface_llinfo()
/xnu-12377.61.12/doc/primitives/
H A Datomics.md299 `os_atomic_rmw_loop_give_up(goto again)` jumping to an `again:` label placed
307 again:
316 goto again;
/xnu-12377.61.12/osfmk/kdp/
H A Dkdp_udp.c1132 goto again; in kdp_handler()
1144 goto again; in kdp_handler()
1149 goto again; in kdp_handler()
1194 again: in kdp_handler()
1426 again: in kdp_debugger_loop()
1484 goto again; in kdp_debugger_loop()
/xnu-12377.61.12/bsd/skywalk/mem/
H A Dskmem_slab.c225 again: in skmem_slab_alloc_locked()
299 goto again; in skmem_slab_alloc_locked()
/xnu-12377.61.12/iokit/DriverKit/
H A DIODataQueueDispatchSource.iig73 * until SetHandler is called again or the event source is cancelled.
85 * until SetHandler is called again or the event source is cancelled.
H A DIOServiceNotificationDispatchSource.iig97 * until SetHandler is called again or the event source is cancelled.
H A DIOServiceStateNotificationDispatchSource.iig85 * until SetHandler is called again or the event source is cancelled.
H A DIOInterruptDispatchSource.iig107 * until SetHandler is called again or the event source is cancelled.
/xnu-12377.61.12/doc/observability/
H A Dmt_stackshot.md62 size. Should the buffer be too small, stackshot will try again with a bigger
75 current cluster's freelist (again, to reduce cache effects). The freelist is a
/xnu-12377.61.12/bsd/kern/
H A Dtty_dev.c898 again:
960 goto again;
H A Dsysv_shm.c907 again: in shmget()
912 goto again; in shmget()
/xnu-12377.61.12/osfmk/vm/
H A Dvm_shared_region_pager.c212 again: in shared_region_key_alloc()
240 goto again; in shared_region_key_alloc()
H A Dvm_compressor_backing_store.c1233 again: in vm_swapout_thread()
1340 goto again; in vm_swapout_thread()
1375 goto again; in vm_swapout_thread()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_llink.c307 again: in nx_netif_generate_internal_llink_id()
319 goto again; in nx_netif_generate_internal_llink_id()
/xnu-12377.61.12/tests/
H A Dstackshot_idle_25570396.m173 // Give enough time for worker threads to go idle again

123