| /xnu-11215/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-11215/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-11215/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-11215/san/memory/ |
| H A D | ubsan_log.c | 89 again: in ubsan_log_append() 95 goto again; in ubsan_log_append()
|
| /xnu-11215/osfmk/kern/ |
| H A D | host_notify.c | 86 again: in host_request_notification() 114 goto again; in host_request_notification()
|
| H A D | compact_id.c | 150 again: in compact_id_get_locked() 158 goto again; in compact_id_get_locked()
|
| H A D | mpsc_queue.c | 270 again: in _mpsc_daemon_queue_drain() 337 goto again; in _mpsc_daemon_queue_drain()
|
| /xnu-11215/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-11215/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 | 790 again: in nd6_service_neighbor_cache() 1028 goto again; in nd6_service_neighbor_cache() 1066 goto again; in nd6_service_neighbor_cache() 1086 goto again; in nd6_service_neighbor_cache() 1143 goto again; in nd6_service_neighbor_cache() 2241 again: in nd6_purge_interface_llinfo() 2269 goto again; in nd6_purge_interface_llinfo()
|
| /xnu-11215/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-11215/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-11215/bsd/skywalk/mem/ |
| H A D | skmem_slab.c | 216 again: in skmem_slab_alloc_locked() 290 goto again; in skmem_slab_alloc_locked()
|
| /xnu-11215/iokit/DriverKit/ |
| H A D | IODataQueueDispatchSource.iig | 74 * until SetHandler is called again or the event source is cancelled. 86 * 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-11215/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-11215/bsd/kern/ |
| H A D | tty_dev.c | 893 again: 955 goto again;
|
| H A D | sysv_shm.c | 907 again: in shmget() 912 goto again; in shmget()
|
| /xnu-11215/osfmk/vm/ |
| H A D | vm_shared_region_pager.c | 215 again: in shared_region_key_alloc() 243 goto again; in shared_region_key_alloc()
|
| H A D | vm_compressor_backing_store.c | 1225 again: in vm_swapout_thread() 1332 goto again; in vm_swapout_thread() 1367 goto again; in vm_swapout_thread()
|
| /xnu-11215/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_llink.c | 309 again: in nx_netif_generate_internal_llink_id() 321 goto again; in nx_netif_generate_internal_llink_id()
|
| /xnu-11215/bsd/vfs/ |
| H A D | vfs_vnops.c | 390 again: in vn_open_auth() 501 goto again; in vn_open_auth() 755 goto again; in vn_open_auth()
|
| /xnu-11215/tests/ |
| H A D | stackshot_idle_25570396.m | 173 // Give enough time for worker threads to go idle again
|