| /xnu-12377.1.9/osfmk/kern/ |
| H A D | stack.c | 148 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 D | syscall_subr.c | 275 spl_t s = splsched(); in thread_switch() 364 spl_t s = splsched(); in thread_handoff_internal() 445 spl_t s = splsched(); in thread_depress_abstime() 486 spl_t s = splsched(); in thread_depress_expire() 511 spl_t s = splsched(); in thread_depress_abort() 572 spl_t s = splsched(); in thread_poll_yield() 652 spl_t s = splsched(); in thread_yield_to_preemption()
|
| H A D | sfi.c | 306 s = splsched(); in sfi_timer_global_off() 405 spl_t s = splsched(); in sfi_timer_per_class_on() 459 s = splsched(); in sfi_set_window() 521 s = splsched(); in sfi_window_cancel() 551 spl_t s = splsched(); in sfi_defer() 591 s = splsched(); in sfi_get_window() 628 s = splsched(); in sfi_set_class_offtime() 674 s = splsched(); in sfi_class_offtime_cancel() 709 s = splsched(); in sfi_get_class_offtime() 922 spl_t s = splsched(); in _sfi_wait_cleanup() [all …]
|
| H A D | remote_time.c | 249 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 D | thread_policy.c | 371 spl_t s = splsched(); in thread_policy_set_internal() 429 spl_t s = splsched(); in thread_policy_set_internal() 471 spl_t s = splsched(); in thread_policy_set_internal() 664 spl_t s = splsched(); in thread_set_mode_and_absolute_pri_internal() 733 spl_t s = splsched(); in thread_freeze_base_pri() 750 spl_t s = splsched(); in thread_unfreeze_base_pri() 811 spl_t s = splsched(); in thread_reset_workq_qos() 842 spl_t s = splsched(); in thread_set_workq_override() 879 spl_t s = splsched(); in thread_set_workq_pri() 1037 spl_t s = splsched(); in thread_update_qos_cpu_time() [all …]
|
| H A D | thread_act.c | 216 spl = splsched(); in thread_start_in_assert_wait() 510 spl_t s = splsched(); in act_abort() 563 spl_t s = splsched(); in thread_abort_safely() 1101 spl_t s = splsched(); in thread_set_apc_ast() 1182 spl_t s = splsched(); in thread_apc_ast() 1368 spl_t s = splsched(); in act_set_ast() 1405 spl_t s = splsched(); in act_set_ast_async() 1419 spl_t s = splsched(); in act_set_debug_assert() 1461 s = splsched(); in act_set_ast_reset_pcs()
|
| H A D | spl.h | 36 #define splsched() (spl_t) ml_set_interrupts_enabled(FALSE) macro
|
| H A D | spl.c | 44 splsched( in splsched() function
|
| H A D | sched_prim.c | 1181 s = splsched(); in assert_wait_timeout() 1231 s = splsched(); in assert_wait_timeout_with_leeway() 1265 s = splsched(); in assert_wait_deadline() 1300 s = splsched(); in assert_wait_deadline_with_leeway() 1442 spl_t s = splsched(); in thread_stop() 1464 s = splsched(); in thread_stop() 1504 s = splsched(); in thread_stop() 1535 spl_t s = splsched(); in thread_unstop() 1576 spl_t s = splsched(); in thread_wait() 1607 s = splsched(); in thread_wait() [all …]
|
| H A D | waitq.c | 836 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() 1330 s = splsched(); in waitq_assert_wait64_locked() 1474 s = splsched(); in waitq_clear_promotion_locked() 1613 spl_t spl = splsched(); in waitq_resume_identified_thread() 1636 spl_t spl = splsched(); in waitq_resume_and_bind_identified_thread() 2275 s = splsched(); in waitq_assert_wait64() 2305 s = splsched(); in waitq_assert_wait64_leeway() 2333 spl = splsched(); in waitq_wakeup64_nthreads() [all …]
|
| H A D | sync_sema.c | 170 spl_level = splsched(); in semaphore_destroy_internal() 244 spl_t spl = splsched(); in semaphore_free() 346 spl_t spl_level = splsched(); in semaphore_signal_internal() 676 spl_level = splsched(); in semaphore_wait_internal()
|
| H A D | processor.c | 257 spl_t s = splsched(); in processor_update_offline_state() 359 s = splsched(); in processor_init() 433 spl_t s = splsched(); in processor_set_primary() 927 spl_t s = splsched(); in processor_wait_for_start() 943 s = splsched(); in processor_wait_for_start() 990 spl_t s = splsched(); in processor_dostartup() 1026 s = splsched(); in processor_dostartup()
|
| H A D | thread.c | 480 spl_t s = splsched(); in thread_terminate_self() 645 s = splsched(); in thread_terminate_self() 671 s = splsched(); in thread_terminate_self() 703 s = splsched(); in thread_terminate_self() 1217 spl_t s = splsched(); in thread_stack_queue_invoke() 2085 s = splsched(); in thread_info_internal() 2105 s = splsched(); in thread_info_internal() 2124 s = splsched(); in thread_info_internal() 2168 s = splsched(); in thread_info_internal() 2207 s = splsched(); in thread_info_internal() [all …]
|
| H A D | turnstile.c | 493 ret = splsched(); in turnstile_hash_bucket_lock() 578 s = splsched(); in turnstile_htable_lookup_add() 652 s = splsched(); in turnstable_htable_lookup_remove() 726 s = splsched(); in turnstile_htable_lookup() 1521 spl = splsched(); in turnstile_update_inheritor() 2520 spl_t s = splsched(); in turnstile_recompute_priority() 2558 spl_t s = splsched(); in turnstile_workq_proprietor_of_max_turnstile() 2613 spl_t s = splsched(); in turnstile_workloop_pusher_info() 2710 spl_t s = splsched(); in turnstile_has_waiters() 2746 s = splsched(); in turnstile_update_inheritor_priority_chain()
|
| H A D | affinity.c | 459 s = splsched(); in affinity_set_add() 475 s = splsched(); in affinity_set_remove()
|
| H A D | sched_dualq.c | 515 s = splsched(); in sched_dualq_thread_update_scan() 544 s = splsched(); in sched_dualq_thread_update_scan()
|
| H A D | ast.c | 304 spl_t s = splsched(); in ast_taken_user()
|
| H A D | thread_group.c | 894 spl_t s = splsched(); in thread_set_preadopt_thread_group() 1051 spl_t s = splsched(); in thread_set_thread_group() 1082 spl_t s = splsched(); in thread_group_set_bank() 1159 spl_t s = splsched(); in thread_set_work_interval_thread_group()
|
| H A D | sched_amp.c | 560 s = splsched(); in sched_amp_thread_update_scan() 592 s = splsched(); in sched_amp_thread_update_scan()
|
| H A D | machine.c | 154 spl_t s = splsched(); in processor_up() 271 spl_t s = splsched(); in processor_doshutdown() 364 s = splsched(); in processor_doshutdown() 573 spl_t s = splsched(); in processor_cpu_reinit()
|
| H A D | sched_amp_common.c | 373 spl_t s = splsched(); in sched_amp_bounce_thread_group_from_ecores()
|
| H A D | sched_rt.c | 138 spl_t s = splsched(); in rt_init_completed() 303 spl_t s = splsched(); in sched_rt_matrix_set() 702 spl_t s = splsched(); in sched_rt_runq_scan()
|
| /xnu-12377.1.9/osfmk/ipc/ |
| H A D | ipc_eventlink.c | 273 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-12377.1.9/tests/sched/sched_test_harness/shadow_headers/ |
| H A D | misc_needed_defines.h | 18 #define splsched() 0 macro
|
| /xnu-12377.1.9/osfmk/i386/ |
| H A D | pcb_native.c | 678 s = splsched(); in thread_set_wq_state32() 727 s = splsched(); in thread_set_wq_state64()
|