| /xnu-8792.61.2/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-8792.61.2/osfmk/kern/ |
| H A D | thread_call.h | 78 THREAD_CALL_OPTIONS_ONCE = 0x00000001, enumerator
|
| H A D | mpsc_queue.c | 238 _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 | 593 if (options & THREAD_CALL_OPTIONS_ONCE) { in thread_call_setup_with_options() 1061 if (options & THREAD_CALL_OPTIONS_ONCE) { in thread_call_allocate_with_qos()
|
| H A D | btlog.c | 653 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in __btlib_init()
|
| H A D | zalloc.c | 3671 THREAD_CALL_OPTIONS_ONCE); in zleak_init() 9395 THREAD_CALL_OPTIONS_ONCE); in zone_bootstrap() 9399 THREAD_CALL_OPTIONS_ONCE); in zone_bootstrap()
|
| /xnu-8792.61.2/osfmk/vm/ |
| H A D | analytics.c | 225 …ocate_with_options(vm_analytics_tick, NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in vm_analytics_init()
|
| /xnu-8792.61.2/san/memory/ |
| H A D | ubsan_minimal.c | 264 THREAD_CALL_OPTIONS_ONCE); in ubsan_minimal_init()
|
| /xnu-8792.61.2/iokit/Kernel/ |
| H A D | IOTimerEventSource.cpp | 298 tcoptions |= THREAD_CALL_OPTIONS_ONCE; in setTimeoutFunc()
|
| H A D | IOPMrootDomain.cpp | 1635 THREAD_CALL_OPTIONS_ONCE); in start()
|
| /xnu-8792.61.2/bsd/kern/ |
| H A D | stackshot.c | 400 sshot_entitlement_send_batch, NULL, THREAD_CALL_PRIORITY_LOW, THREAD_CALL_OPTIONS_ONCE); in atboot_stackshot_entitlement()
|
| 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 | 210 THREAD_CALL_OPTIONS_ONCE); in unp_gc_setup()
|
| H A D | kern_memorystatus_freeze.c | 1667 …s(memorystatus_freeze_reset_interval, NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in memorystatus_freeze_init()
|
| H A D | kern_event.c | 1665 THREAD_CALL_OPTIONS_ONCE); in filt_timerattach()
|
| H A D | uipc_mbuf.c | 7017 THREAD_CALL_OPTIONS_ONCE);
|
| /xnu-8792.61.2/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_ip_frag.c | 207 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in fsw_ip_frag_mgr_create()
|
| /xnu-8792.61.2/bsd/pthread/ |
| H A D | pthread_workqueue.c | 2107 THREAD_CALL_OPTIONS_ONCE); in workq_open() 2110 THREAD_CALL_OPTIONS_ONCE); in workq_open() 2113 THREAD_CALL_PRIORITY_USER, THREAD_CALL_OPTIONS_ONCE); in workq_open()
|
| /xnu-8792.61.2/iokit/bsddev/ |
| H A D | IOKitBSDInit.cpp | 114 …te_with_options(IOOpenPolledCoreFile, NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in IOKitBSDInit()
|
| /xnu-8792.61.2/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 | 384 NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in skmem_region_init()
|
| /xnu-8792.61.2/bsd/net/ |
| H A D | if_headless.c | 889 THREAD_CALL_OPTIONS_ONCE); in headless_schedule_async_doorbell()
|
| H A D | if_fake.c | 1530 THREAD_CALL_OPTIONS_ONCE); in feth_if_adv_tcall_create() 2044 THREAD_CALL_OPTIONS_ONCE); in feth_schedule_async_doorbell()
|
| H A D | necp_client.c | 10917 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in necp_client_init() 10922 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in necp_client_init() 10926 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in necp_client_init()
|
| /xnu-8792.61.2/bsd/skywalk/channel/ |
| H A D | channel.c | 237 csi, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in csi_init()
|