| /xnu-8019.80.24/osfmk/tests/ |
| H A D | test_thread_call.c | 92 THREAD_CALL_OPTIONS_ONCE); in test_once_thread_call() 171 THREAD_CALL_OPTIONS_ONCE | THREAD_CALL_OPTIONS_SIGNAL); in test_signal_thread_call()
|
| /xnu-8019.80.24/osfmk/vm/ |
| H A D | analytics.c | 137 …ocate_with_options(vm_analytics_tick, NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in vm_analytics_init()
|
| /xnu-8019.80.24/osfmk/kern/ |
| H A D | thread_call.h | 78 THREAD_CALL_OPTIONS_ONCE = 0x00000001, enumerator
|
| H A D | mpsc_queue.c | 211 _mpsc_queue_thread_call_drain, dq, pri, THREAD_CALL_OPTIONS_ONCE); in mpsc_daemon_queue_init_with_thread_call()
|
| H A D | thread_call.c | 572 if (options & THREAD_CALL_OPTIONS_ONCE) { in thread_call_setup_with_options() 1036 if (options & THREAD_CALL_OPTIONS_ONCE) { in thread_call_allocate_with_qos()
|
| H A D | zalloc.c | 8470 THREAD_CALL_OPTIONS_ONCE); in zone_bootstrap() 8474 THREAD_CALL_OPTIONS_ONCE); in zone_bootstrap()
|
| /xnu-8019.80.24/san/memory/ |
| H A D | ubsan_minimal.c | 264 THREAD_CALL_OPTIONS_ONCE); in ubsan_minimal_init()
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOTimerEventSource.cpp | 297 tcoptions |= THREAD_CALL_OPTIONS_ONCE; in setTimeoutFunc()
|
| H A D | IOPMrootDomain.cpp | 1617 THREAD_CALL_OPTIONS_ONCE); in start()
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_memorystatus_notify.c | 462 …ions(sustained_pressure_handler, NULL, THREAD_CALL_PRIORITY_KERNEL_HIGH, THREAD_CALL_OPTIONS_ONCE); in memorystatus_notify_init() 464 …ptions(update_footprints_for_telemetry, NULL, THREAD_CALL_PRIORITY_USER, THREAD_CALL_OPTIONS_ONCE); in memorystatus_notify_init()
|
| H A D | uipc_usrreq.c | 189 THREAD_CALL_OPTIONS_ONCE); in unp_gc_setup()
|
| H A D | kern_memorystatus_freeze.c | 1610 …s(memorystatus_freeze_reset_interval, NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in memorystatus_freeze_init()
|
| H A D | kern_event.c | 1660 THREAD_CALL_OPTIONS_ONCE); in filt_timerattach()
|
| H A D | uipc_mbuf.c | 6949 THREAD_CALL_OPTIONS_ONCE);
|
| /xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_ip_frag.c | 206 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in fsw_ip_frag_mgr_create()
|
| /xnu-8019.80.24/iokit/bsddev/ |
| H A D | IOKitBSDInit.cpp | 113 …te_with_options(IOOpenPolledCoreFile, NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in IOKitBSDInit()
|
| /xnu-8019.80.24/bsd/pthread/ |
| H A D | pthread_workqueue.c | 2091 THREAD_CALL_OPTIONS_ONCE); in workq_open() 2094 THREAD_CALL_OPTIONS_ONCE); in workq_open() 2097 THREAD_CALL_PRIORITY_USER, THREAD_CALL_OPTIONS_ONCE); in workq_open()
|
| /xnu-8019.80.24/bsd/skywalk/mem/ |
| H A D | skmem_cache.c | 484 NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in skmem_cache_init() 487 NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in skmem_cache_init()
|
| H A D | skmem_region.c | 392 NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in skmem_region_init()
|
| /xnu-8019.80.24/bsd/net/ |
| H A D | if_headless.c | 890 THREAD_CALL_OPTIONS_ONCE); in headless_schedule_async_doorbell()
|
| H A D | if_fake.c | 1346 THREAD_CALL_OPTIONS_ONCE); in feth_if_adv_tcall_create() 1869 THREAD_CALL_OPTIONS_ONCE); in feth_schedule_async_doorbell()
|
| H A D | necp_client.c | 10342 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in necp_client_init() 10347 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in necp_client_init() 10351 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in necp_client_init()
|
| H A D | dlil.c | 9927 ifp1, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in dlil_if_acquire()
|
| /xnu-8019.80.24/bsd/skywalk/channel/ |
| H A D | channel.c | 246 csi, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in csi_init()
|
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs_vfsops.c | 2154 …_allocate_with_options(nfs4_renew_timer, nmp, THREAD_CALL_PRIORITY_HIGH, THREAD_CALL_OPTIONS_ONCE); in nfs4_mount()
|