Home
last modified time | relevance | path

Searched refs:THREAD_CALL_OPTIONS_ONCE (Results 1 – 25 of 26) sorted by relevance

12

/xnu-8792.61.2/osfmk/tests/
H A Dtest_thread_call.c92 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 Dthread_call.h78 THREAD_CALL_OPTIONS_ONCE = 0x00000001, enumerator
H A Dmpsc_queue.c238 _mpsc_queue_thread_call_drain, dq, pri, THREAD_CALL_OPTIONS_ONCE); in mpsc_daemon_queue_init_with_thread_call()
H A Dthread_call.c593 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 Dbtlog.c653 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in __btlib_init()
H A Dzalloc.c3671 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 Danalytics.c225 …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 Dubsan_minimal.c264 THREAD_CALL_OPTIONS_ONCE); in ubsan_minimal_init()
/xnu-8792.61.2/iokit/Kernel/
H A DIOTimerEventSource.cpp298 tcoptions |= THREAD_CALL_OPTIONS_ONCE; in setTimeoutFunc()
H A DIOPMrootDomain.cpp1635 THREAD_CALL_OPTIONS_ONCE); in start()
/xnu-8792.61.2/bsd/kern/
H A Dstackshot.c400 sshot_entitlement_send_batch, NULL, THREAD_CALL_PRIORITY_LOW, THREAD_CALL_OPTIONS_ONCE); in atboot_stackshot_entitlement()
H A Dkern_memorystatus_notify.c462 …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 Duipc_usrreq.c210 THREAD_CALL_OPTIONS_ONCE); in unp_gc_setup()
H A Dkern_memorystatus_freeze.c1667 …s(memorystatus_freeze_reset_interval, NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in memorystatus_freeze_init()
H A Dkern_event.c1665 THREAD_CALL_OPTIONS_ONCE); in filt_timerattach()
H A Duipc_mbuf.c7017 THREAD_CALL_OPTIONS_ONCE);
/xnu-8792.61.2/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ip_frag.c207 THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in fsw_ip_frag_mgr_create()
/xnu-8792.61.2/bsd/pthread/
H A Dpthread_workqueue.c2107 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 DIOKitBSDInit.cpp114 …te_with_options(IOOpenPolledCoreFile, NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in IOKitBSDInit()
/xnu-8792.61.2/bsd/skywalk/mem/
H A Dskmem_cache.c484 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 Dskmem_region.c384 NULL, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in skmem_region_init()
/xnu-8792.61.2/bsd/net/
H A Dif_headless.c889 THREAD_CALL_OPTIONS_ONCE); in headless_schedule_async_doorbell()
H A Dif_fake.c1530 THREAD_CALL_OPTIONS_ONCE); in feth_if_adv_tcall_create()
2044 THREAD_CALL_OPTIONS_ONCE); in feth_schedule_async_doorbell()
H A Dnecp_client.c10917 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 Dchannel.c237 csi, THREAD_CALL_PRIORITY_KERNEL, THREAD_CALL_OPTIONS_ONCE); in csi_init()

12