Home
last modified time | relevance | path

Searched refs:splsched (Results 1 – 25 of 41) sorted by relevance

12

/xnu-11417.121.6/osfmk/kern/
H A Dsyscall_subr.c273 spl_t s = splsched(); in thread_switch()
358 spl_t s = splsched(); in thread_handoff_internal()
435 spl_t s = splsched(); in thread_depress_abstime()
476 spl_t s = splsched(); in thread_depress_expire()
501 spl_t s = splsched(); in thread_depress_abort()
562 spl_t s = splsched(); in thread_poll_yield()
642 spl_t s = splsched(); in thread_yield_to_preemption()
H A Dstack.c148 s = splsched(); in stack_alloc_internal()
239 s = splsched(); in stack_free_stack()
317 s = splsched(); in stack_collect()
346 s = splsched(); in stack_collect()
375 s = splsched(); in compute_stack_target()
H A Dsfi.c305 s = splsched(); in sfi_timer_global_off()
404 spl_t s = splsched(); in sfi_timer_per_class_on()
458 s = splsched(); in sfi_set_window()
520 s = splsched(); in sfi_window_cancel()
550 spl_t s = splsched(); in sfi_defer()
590 s = splsched(); in sfi_get_window()
627 s = splsched(); in sfi_set_class_offtime()
673 s = splsched(); in sfi_class_offtime_cancel()
708 s = splsched(); in sfi_get_class_offtime()
920 spl_t s = splsched(); in _sfi_wait_cleanup()
[all …]
H A Dremote_time.c249 spl_t s = splsched(); in bt_calibration_thread()
365 s = splsched(); in bt_calibration_thread()
395 s = splsched(); in bt_calibration_thread()
406 s = splsched(); in bt_calibration_thread()
441 s = splsched(); in bt_calibration_thread()
H A Dthread_policy.c370 spl_t s = splsched(); in thread_policy_set_internal()
428 spl_t s = splsched(); in thread_policy_set_internal()
470 spl_t s = splsched(); in thread_policy_set_internal()
663 spl_t s = splsched(); in thread_set_mode_and_absolute_pri_internal()
732 spl_t s = splsched(); in thread_freeze_base_pri()
749 spl_t s = splsched(); in thread_unfreeze_base_pri()
810 spl_t s = splsched(); in thread_reset_workq_qos()
841 spl_t s = splsched(); in thread_set_workq_override()
878 spl_t s = splsched(); in thread_set_workq_pri()
1036 spl_t s = splsched(); in thread_update_qos_cpu_time()
[all …]
H A Dthread_act.c206 spl = splsched(); in thread_start_in_assert_wait()
515 spl_t s = splsched(); in act_abort()
568 spl_t s = splsched(); in thread_abort_safely()
1125 spl_t s = splsched(); in thread_set_apc_ast()
1206 spl_t s = splsched(); in thread_apc_ast()
1392 spl_t s = splsched(); in act_set_ast()
1429 spl_t s = splsched(); in act_set_ast_async()
1443 spl_t s = splsched(); in act_set_debug_assert()
1485 s = splsched(); in act_set_ast_reset_pcs()
H A Dspl.h36 #define splsched() (spl_t) ml_set_interrupts_enabled(FALSE) macro
H A Dspl.c44 splsched( in splsched() function
H A Dwaitq.c836 spl_t s = splsched(); in waitq_select_queue_add()
913 spl_t s = splsched(); in waitq_select_queue_flush()
1125 s = splsched(); in do_waitq_select_n_locked_queue()
1347 s = splsched(); in waitq_assert_wait64_locked()
1491 s = splsched(); in waitq_clear_promotion_locked()
1627 spl_t spl = splsched(); in waitq_resume_identified_thread()
1650 spl_t spl = splsched(); in waitq_resume_and_bind_identified_thread()
2289 s = splsched(); in waitq_assert_wait64()
2319 s = splsched(); in waitq_assert_wait64_leeway()
2347 spl = splsched(); in waitq_wakeup64_nthreads()
[all …]
H A Dsched_prim.c1376 s = splsched(); in assert_wait_timeout()
1426 s = splsched(); in assert_wait_timeout_with_leeway()
1460 s = splsched(); in assert_wait_deadline()
1495 s = splsched(); in assert_wait_deadline_with_leeway()
1637 spl_t s = splsched(); in thread_stop()
1659 s = splsched(); in thread_stop()
1699 s = splsched(); in thread_stop()
1730 spl_t s = splsched(); in thread_unstop()
1771 spl_t s = splsched(); in thread_wait()
1802 s = splsched(); in thread_wait()
[all …]
H A Dsync_sema.c172 spl_level = splsched(); in semaphore_destroy_internal()
245 spl_t spl = splsched(); in semaphore_free()
347 spl_t spl_level = splsched(); in semaphore_signal_internal()
677 spl_level = splsched(); in semaphore_wait_internal()
H A Dprocessor.c230 spl_t s = splsched(); in processor_update_offline_state()
346 s = splsched(); in processor_init()
420 spl_t s = splsched(); in processor_set_primary()
859 spl_t s = splsched(); in processor_wait_for_start()
875 s = splsched(); in processor_wait_for_start()
922 spl_t s = splsched(); in processor_dostartup()
958 s = splsched(); in processor_dostartup()
H A Dthread.c476 spl_t s = splsched(); in thread_terminate_self()
641 s = splsched(); in thread_terminate_self()
667 s = splsched(); in thread_terminate_self()
699 s = splsched(); in thread_terminate_self()
1217 spl_t s = splsched(); in thread_stack_queue_invoke()
2066 s = splsched(); in thread_info_internal()
2086 s = splsched(); in thread_info_internal()
2105 s = splsched(); in thread_info_internal()
2149 s = splsched(); in thread_info_internal()
2188 s = splsched(); in thread_info_internal()
[all …]
H A Dturnstile.c490 ret = splsched(); in turnstile_hash_bucket_lock()
575 s = splsched(); in turnstile_htable_lookup_add()
649 s = splsched(); in turnstable_htable_lookup_remove()
723 s = splsched(); in turnstile_htable_lookup()
1518 spl = splsched(); in turnstile_update_inheritor()
2508 spl_t s = splsched(); in turnstile_recompute_priority()
2546 spl_t s = splsched(); in turnstile_workq_proprietor_of_max_turnstile()
2601 spl_t s = splsched(); in turnstile_workloop_pusher_info()
2698 spl_t s = splsched(); in turnstile_has_waiters()
2734 s = splsched(); in turnstile_update_inheritor_priority_chain()
H A Daffinity.c459 s = splsched(); in affinity_set_add()
475 s = splsched(); in affinity_set_remove()
H A Dthread_group.c886 spl_t s = splsched(); in thread_set_preadopt_thread_group()
1043 spl_t s = splsched(); in thread_set_thread_group()
1074 spl_t s = splsched(); in thread_group_set_bank()
1151 spl_t s = splsched(); in thread_set_work_interval_thread_group()
H A Dsched_dualq.c509 s = splsched(); in sched_dualq_thread_update_scan()
538 s = splsched(); in sched_dualq_thread_update_scan()
H A Dast.c302 spl_t s = splsched(); in ast_taken_user()
H A Dmachine.c160 spl_t s = splsched(); in processor_up()
277 spl_t s = splsched(); in processor_doshutdown()
370 s = splsched(); in processor_doshutdown()
579 spl_t s = splsched(); in processor_cpu_reinit()
H A Dsched_amp.c555 s = splsched(); in sched_amp_thread_update_scan()
587 s = splsched(); in sched_amp_thread_update_scan()
H A Dsched_amp_common.c373 spl_t s = splsched(); in sched_amp_bounce_thread_group_from_ecores()
H A Dwork_interval.c902 s = splsched(); in thread_set_work_interval()
1075 spl_t s = splsched(); in kern_work_interval_notify()
/xnu-11417.121.6/osfmk/ipc/
H A Dipc_eventlink.c274 s = splsched(); in ipc_eventlink_destroy_internal()
386 s = splsched(); in mach_eventlink_associate()
443 s = splsched(); in mach_eventlink_disassociate()
534 s = splsched(); in ipc_eventlink_signal()
719 s = splsched(); in ipc_eventlink_signal_wait_internal()
/xnu-11417.121.6/tests/sched/sched_test_harness/shadow_headers/
H A Dmisc_needed_defines.h16 #define splsched() 0 macro
/xnu-11417.121.6/osfmk/i386/
H A Dpcb_native.c678 s = splsched(); in thread_set_wq_state32()
727 s = splsched(); in thread_set_wq_state64()

12