Home
last modified time | relevance | path

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

123

/xnu-8020.101.4/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-8020.101.4/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-8020.101.4/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-8020.101.4/san/memory/
H A Dubsan_log.c89 again: in ubsan_log_append()
95 goto again; in ubsan_log_append()
/xnu-8020.101.4/bsd/dev/arm/
H A Dfbt_arm.c474 again: in fbt_provide_probe()
494 goto again; in fbt_provide_probe()
535 goto again; in fbt_provide_probe()
599 goto again; in fbt_provide_probe()
/xnu-8020.101.4/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-8020.101.4/osfmk/kern/
H A Dmpsc_queue.c267 again: in _mpsc_daemon_queue_drain()
334 goto again; in _mpsc_daemon_queue_drain()
H A Dhazard.c259 again: in hazard_retire()
270 goto again; in hazard_retire()
H A Dsched_amp.c659 again: in sched_amp_choose_processor()
678 goto again; in sched_amp_choose_processor()
/xnu-8020.101.4/bsd/nfs/
H A Dnfs_bio.c2263 again: in nfs_bioread()
2344 goto again; in nfs_bioread()
2877 again: in nfs_buf_write_dirty_pages()
2910 goto again; in nfs_buf_write_dirty_pages()
2928 goto again; in nfs_buf_write_dirty_pages()
3616 again: in nfs_flush()
3735 goto again; in nfs_flush()
3746 goto again; in nfs_flush()
4010 again: in nfs_vinvalbuf2()
4040 goto again; in nfs_vinvalbuf2()
[all …]
/xnu-8020.101.4/doc/
H A Datomics.md297 `os_atomic_rmw_loop_give_up(goto again)` jumping to an `again:` label placed
305 again:
314 goto again;
/xnu-8020.101.4/osfmk/kdp/
H A Dkdp_udp.c1130 goto again; in kdp_handler()
1142 goto again; in kdp_handler()
1147 goto again; in kdp_handler()
1192 again: in kdp_handler()
1424 again: in kdp_debugger_loop()
1482 goto again; in kdp_debugger_loop()
/xnu-8020.101.4/iokit/DriverKit/
H A DIODataQueueDispatchSource.iig66 * until SetHandler is called again or the event source is cancelled.
78 * 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-8020.101.4/bsd/netinet6/
H A Dah_core.c1258 again: in ah4_calccksum()
1449 goto again; in ah4_calccksum()
1506 again: in ah6_calccksum()
1688 goto again; in ah6_calccksum()
H A Dnd6.c784 again: in nd6_service_neighbor_cache()
1020 goto again; in nd6_service_neighbor_cache()
1058 goto again; in nd6_service_neighbor_cache()
1078 goto again; in nd6_service_neighbor_cache()
1134 goto again; in nd6_service_neighbor_cache()
2220 again: in nd6_purge_interface_llinfo()
2248 goto again; in nd6_purge_interface_llinfo()
/xnu-8020.101.4/bsd/kern/
H A Dtty_dev.c855 again:
917 goto again;
H A Dsysv_shm.c910 again: in shmget()
915 goto again; in shmget()
/xnu-8020.101.4/osfmk/vm/
H A Dvm_shared_region_pager.c204 again: in shared_region_key_alloc()
232 goto again; in shared_region_key_alloc()
/xnu-8020.101.4/tests/
H A Dstackshot_idle_25570396.m173 // Give enough time for worker threads to go idle again
/xnu-8020.101.4/bsd/skywalk/nexus/netif/
H A Dnx_netif_llink.c334 again: in nx_netif_generate_internal_llink_id()
346 goto again; in nx_netif_generate_internal_llink_id()
/xnu-8020.101.4/bsd/vfs/
H A Dvfs_vnops.c389 again: in vn_open_auth()
490 goto again; in vn_open_auth()
711 goto again; in vn_open_auth()
H A Dvfs_cache.c463 again: in build_path_with_parent()
646 goto again; in build_path_with_parent()
742 goto again; in build_path_with_parent()

123