Home
last modified time | relevance | path

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

12

/xnu-8792.81.2/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()
641 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()
345 s = splsched(); in stack_collect()
374 s = splsched(); in compute_stack_target()
H A Dsfi.c303 s = splsched(); in sfi_timer_global_off()
404 s = splsched(); in sfi_timer_per_class_on()
459 s = splsched(); in sfi_set_window()
521 s = splsched(); in sfi_window_cancel()
552 s = splsched(); in sfi_defer()
593 s = splsched(); in sfi_get_window()
630 s = splsched(); in sfi_set_class_offtime()
676 s = splsched(); in sfi_class_offtime_cancel()
711 s = splsched(); in sfi_get_class_offtime()
923 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()
432 spl_t s = splsched(); in thread_policy_set_internal()
476 spl_t s = splsched(); in thread_policy_set_internal()
669 spl_t s = splsched(); in thread_set_mode_and_absolute_pri_internal()
731 spl_t s = splsched(); in thread_freeze_base_pri()
748 spl_t s = splsched(); in thread_unfreeze_base_pri()
809 spl_t s = splsched(); in thread_reset_workq_qos()
840 spl_t s = splsched(); in thread_set_workq_override()
877 spl_t s = splsched(); in thread_set_workq_pri()
1035 spl_t s = splsched(); in thread_update_qos_cpu_time()
[all …]
H A Dthread_act.c127 spl = splsched(); in thread_start_in_assert_wait()
427 spl_t s = splsched(); in act_abort()
480 spl_t s = splsched(); in thread_abort_safely()
1009 spl_t s = splsched(); in thread_set_apc_ast()
1090 spl_t s = splsched(); in thread_apc_ast()
1267 spl_t s = splsched(); in act_set_ast()
1304 spl_t s = splsched(); in act_set_ast_async()
1318 spl_t s = splsched(); in act_set_debug_assert()
1360 s = splsched(); in act_set_ast_reset_pcs()
H A Dsync_sema.c229 spl_t s = splsched(); in semaphore_free()
237 spl_t s = splsched(); in semaphore_free()
257 s = splsched(); in semaphore_free()
294 spl_t spl_level = splsched(); in semaphore_destroy()
325 spl_level = splsched(); in semaphore_destroy_all()
359 spl_level = splsched(); in semaphore_signal_internal()
686 spl_level = splsched(); in semaphore_wait_internal()
H A Dspl.h36 #define splsched() (spl_t) ml_set_interrupts_enabled(FALSE) macro
H A Dspl.c44 splsched( in splsched() function
H A Dsched_prim.c801 s = splsched(); in thread_timer_expire()
1210 s = splsched(); in assert_wait_timeout()
1260 s = splsched(); in assert_wait_timeout_with_leeway()
1294 s = splsched(); in assert_wait_deadline()
1329 s = splsched(); in assert_wait_deadline_with_leeway()
1459 spl_t s = splsched(); in thread_stop()
1481 s = splsched(); in thread_stop()
1514 s = splsched(); in thread_stop()
1545 spl_t s = splsched(); in thread_unstop()
1586 spl_t s = splsched(); in thread_wait()
[all …]
H A Dprocessor.c288 s = splsched(); in processor_init()
344 spl_t s = splsched(); in processor_set_primary()
746 spl_t s = splsched(); in processor_wait_for_start()
758 s = splsched(); in processor_wait_for_start()
821 s = splsched(); in processor_startup()
859 s = splsched(); in processor_startup()
879 s = splsched(); in processor_startup()
889 s = splsched(); in processor_startup()
913 s = splsched(); in processor_startup()
H A Dwaitq.c937 args->spl = splsched(); in waitq_queue_iterate_locked()
1016 args->spl = splsched(); in waitq_prioq_iterate_locked()
1066 args->spl = splsched(); in do_waitq_select_n_locked_queue()
1320 s = splsched(); in waitq_assert_wait64_locked()
1464 s = splsched(); in waitq_clear_promotion_locked()
2209 s = splsched(); in waitq_assert_wait64()
2239 s = splsched(); in waitq_assert_wait64_leeway()
2267 spl = splsched(); in waitq_wakeup64_one()
2295 spl = splsched(); in waitq_wakeup64_all()
2316 spl_t s = splsched(); in waitq_wakeup64_thread()
[all …]
H A Dthread.c493 spl_t s = splsched(); in thread_terminate_self()
648 s = splsched(); in thread_terminate_self()
674 s = splsched(); in thread_terminate_self()
704 s = splsched(); in thread_terminate_self()
1213 spl_t s = splsched(); in thread_stack_queue_invoke()
2054 s = splsched(); in thread_info_internal()
2074 s = splsched(); in thread_info_internal()
2093 s = splsched(); in thread_info_internal()
2137 s = splsched(); in thread_info_internal()
2176 s = splsched(); in thread_info_internal()
[all …]
H A Dmachine.c168 s = splsched(); in processor_up()
297 spl_t s = splsched(); in processor_shutdown()
335 s = splsched(); in processor_shutdown()
346 s = splsched(); in processor_shutdown()
378 s = splsched(); in processor_shutdown()
H A Dturnstile.c489 ret = splsched(); in turnstile_hash_bucket_lock()
574 s = splsched(); in turnstile_htable_lookup_add()
648 s = splsched(); in turnstable_htable_lookup_remove()
722 s = splsched(); in turnstile_htable_lookup()
1567 spl = splsched(); in turnstile_update_inheritor()
2557 spl_t s = splsched(); in turnstile_recompute_priority()
2595 spl_t s = splsched(); in turnstile_workq_proprietor_of_max_turnstile()
2650 spl_t s = splsched(); in turnstile_workloop_pusher_info()
2747 spl_t s = splsched(); in turnstile_has_waiters()
2783 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 Dsched_dualq.c501 s = splsched(); in sched_dualq_thread_update_scan()
530 s = splsched(); in sched_dualq_thread_update_scan()
H A Dthread_group.c929 spl_t s = splsched(); in thread_set_preadopt_thread_group()
1101 spl_t s = splsched(); in thread_set_thread_group()
1132 spl_t s = splsched(); in thread_group_set_bank()
1209 spl_t s = splsched(); in thread_set_work_interval_thread_group()
H A Dast.c298 spl_t s = splsched(); in ast_taken_user()
H A Dsched_amp.c557 s = splsched(); in sched_amp_thread_update_scan()
589 s = splsched(); in sched_amp_thread_update_scan()
H A Dsched_amp_common.c360 spl_t s = splsched(); in sched_amp_bounce_thread_group_from_ecores()
H A Dwork_interval.c795 s = splsched(); in thread_set_work_interval()
972 spl_t s = splsched(); in kern_work_interval_notify()
H A Dzalloc_internal.h962 s = splsched(); in zone_lock()
/xnu-8792.81.2/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-8792.81.2/osfmk/i386/
H A Dpcb_native.c675 s = splsched(); in thread_set_wq_state32()
724 s = splsched(); in thread_set_wq_state64()

12