| /xnu-12377.61.12/libkern/stdio/ |
| H A D | scanf.c | 176 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 D | IODMAEventSource.cpp | 205 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 D | fbt_x86.c | 414 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 D | ubsan_log.c | 89 again: in ubsan_log_append() 95 goto again; in ubsan_log_append()
|
| /xnu-12377.61.12/osfmk/kern/ |
| H A D | host_notify.c | 88 again: in host_request_notification() 119 goto again; in host_request_notification()
|
| H A D | compact_id.c | 156 again: in compact_id_get_locked() 164 goto again; in compact_id_get_locked()
|
| H A D | exclaves_sensor.c | 276 __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 D | mpsc_queue.c | 270 again: in _mpsc_daemon_queue_drain() 337 goto again; in _mpsc_daemon_queue_drain()
|
| /xnu-12377.61.12/bsd/dev/arm64/ |
| H A D | fbt_arm.c | 422 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 D | ah_core.c | 561 again: in ah4_calccksum() 761 goto again; in ah4_calccksum() 825 again: in ah6_calccksum() 1007 goto again; in ah6_calccksum()
|
| H A D | nd6.c | 797 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 D | atomics.md | 299 `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 D | kdp_udp.c | 1132 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 D | skmem_slab.c | 225 again: in skmem_slab_alloc_locked() 299 goto again; in skmem_slab_alloc_locked()
|
| /xnu-12377.61.12/iokit/DriverKit/ |
| H A D | IODataQueueDispatchSource.iig | 73 * 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 D | IOServiceNotificationDispatchSource.iig | 97 * until SetHandler is called again or the event source is cancelled.
|
| H A D | IOServiceStateNotificationDispatchSource.iig | 85 * until SetHandler is called again or the event source is cancelled.
|
| H A D | IOInterruptDispatchSource.iig | 107 * until SetHandler is called again or the event source is cancelled.
|
| /xnu-12377.61.12/doc/observability/ |
| H A D | mt_stackshot.md | 62 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 D | tty_dev.c | 898 again: 960 goto again;
|
| H A D | sysv_shm.c | 907 again: in shmget() 912 goto again; in shmget()
|
| /xnu-12377.61.12/osfmk/vm/ |
| H A D | vm_shared_region_pager.c | 212 again: in shared_region_key_alloc() 240 goto again; in shared_region_key_alloc()
|
| H A D | vm_compressor_backing_store.c | 1233 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 D | nx_netif_llink.c | 307 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 D | stackshot_idle_25570396.m | 173 // Give enough time for worker threads to go idle again
|