Home
last modified time | relevance | path

Searched refs:splx (Results 1 – 25 of 53) sorted by relevance

123

/xnu-8792.81.2/osfmk/kern/
H A Dsfi.c311 splx(s); in sfi_timer_global_off()
391 splx(s); in sfi_timer_global_off()
433 splx(s); in sfi_timer_per_class_on()
476 splx(s); in sfi_set_window()
511 splx(s); in sfi_set_window()
534 splx(s); in sfi_window_cancel()
581 splx(s); in sfi_defer()
599 splx(s); in sfi_get_window()
638 splx(s); in sfi_set_class_offtime()
662 splx(s); in sfi_set_class_offtime()
[all …]
H A Dsync_sema.c231 splx(s); in semaphore_free()
244 splx(s); in semaphore_free()
247 splx(s); in semaphore_free()
253 splx(s); in semaphore_free()
259 splx(s); in semaphore_free()
296 splx(spl_level); in semaphore_destroy()
333 splx(spl_level); in semaphore_destroy_all()
337 splx(spl_level); in semaphore_destroy_all()
364 splx(spl_level); in semaphore_signal_internal()
378 splx(spl_level); in semaphore_signal_internal()
[all …]
H A Dsyscall_subr.c297 splx(s); in thread_switch()
375 splx(s); in thread_handoff_internal()
379 splx(s); in thread_handoff_internal()
455 splx(s); in thread_depress_abstime()
490 splx(s); in thread_depress_expire()
515 splx(s); in thread_depress_abort()
587 splx(s); in thread_poll_yield()
653 splx(s); in thread_yield_to_preemption()
H A Dstack.c163 splx(s); in stack_alloc_internal()
255 splx(s); in stack_free_stack()
328 splx(s); in stack_collect()
355 splx(s); in stack_collect()
389 splx(s); in compute_stack_target()
H A Decc_logging.c271 splx(x); in ecc_log_record_event()
281 splx(x); in ecc_log_record_event()
299 splx(x); in ecc_log_get_next_event()
312 splx(x); in ecc_log_get_next_event()
H A Dthread_policy.c387 splx(s); in thread_policy_set_internal()
457 splx(s); in thread_policy_set_internal()
484 splx(s); in thread_policy_set_internal()
721 splx(s); in thread_set_mode_and_absolute_pri_internal()
738 splx(s); in thread_freeze_base_pri()
765 splx(s); in thread_unfreeze_base_pri()
821 splx(s); in thread_reset_workq_qos()
849 splx(s); in thread_set_workq_override()
887 splx(s); in thread_set_workq_pri()
1041 splx(s); in thread_update_qos_cpu_time()
[all …]
H A Dthread_act.c152 splx(spl); in thread_start_in_assert_wait()
440 splx(s); in act_abort()
492 splx(s); in thread_abort_safely()
1015 splx(s); in thread_set_apc_ast()
1098 splx(s); in thread_apc_ast()
1286 splx(s); in act_set_ast()
1306 splx(s); in act_set_ast_async()
1320 splx(s); in act_set_debug_assert()
1405 splx(s); in act_set_ast_reset_pcs()
H A Dclock.c640 splx(s); in clock_get_calendar_absolute_and_microtime()
666 splx(s); in clock_get_calendar_nanotime()
709 splx(s); in clock_gettimeofday_and_absolute_time()
815 splx(s); in clock_set_calendar_microtime()
873 splx(s); in clock_get_calendar_uptime()
934 splx(s); in clock_update_calendar()
1142 splx(s); in clock_initialize_calendar()
1214 splx(s); in clock_wakeup_calendar_hwclock()
1424 splx(s); in clock_wakeup_calendar_legacy()
1480 splx(s); in clock_get_boottime_nanotime()
[all …]
H A Dprocessor.c301 splx(s); in processor_init()
351 splx(s); in processor_set_primary()
751 splx(s); in processor_wait_for_start()
762 splx(s); in processor_wait_for_start()
832 splx(s); in processor_startup()
842 splx(s); in processor_startup()
851 splx(s); in processor_startup()
863 splx(s); in processor_startup()
883 splx(s); in processor_startup()
896 splx(s); in processor_startup()
[all …]
H A Dspl.h38 #define splx(x) (void) ml_set_interrupts_enabled(x) macro
H A Dspl.c65 splx( in splx() function
H A Dmachine.c207 splx(s); in processor_up()
311 splx(s); in processor_shutdown()
323 splx(s); in processor_shutdown()
331 splx(s); in processor_shutdown()
344 splx(s); in processor_shutdown()
357 splx(s); in processor_shutdown()
373 splx(s); in processor_shutdown()
382 splx(s); in processor_shutdown()
H A Dwaitq.c1104 splx(args->spl); in do_waitq_select_n_locked_queue()
1332 splx(s); in waitq_assert_wait64_locked()
1395 splx(s); in waitq_assert_wait64_locked()
1472 splx(s); in waitq_clear_promotion_locked()
1508 splx(args.spl); in waitq_wakeup64_all_locked()
1541 splx(args.spl); in waitq_wakeup64_one_locked()
2218 splx(s); in waitq_assert_wait64()
2248 splx(s); in waitq_assert_wait64_leeway()
2276 splx(spl); in waitq_wakeup64_one()
2303 splx(spl); in waitq_wakeup64_all()
[all …]
H A Dsched_prim.c810 splx(s); in thread_timer_expire()
1226 splx(s); in assert_wait_timeout()
1273 splx(s); in assert_wait_timeout_with_leeway()
1306 splx(s); in assert_wait_deadline()
1341 splx(s); in assert_wait_deadline_with_leeway()
1471 splx(s); in thread_stop()
1503 splx(s); in thread_stop()
1521 splx(s); in thread_stop()
1561 splx(s); in thread_unstop()
1569 splx(s); in thread_unstop()
[all …]
H A Dthread.c513 splx(s); in thread_terminate_self()
664 splx(s); in thread_terminate_self()
694 splx(s); in thread_terminate_self()
1217 splx(s); in thread_stack_queue_invoke()
2060 splx(s); in thread_info_internal()
2082 splx(s); in thread_info_internal()
2098 splx(s); in thread_info_internal()
2115 splx(s); in thread_info_internal()
2142 splx(s); in thread_info_internal()
2163 splx(s); in thread_info_internal()
[all …]
H A Dturnstile.c535 splx(s); in turnstile_hash_bucket_unlock()
590 splx(s); in turnstile_htable_lookup_add()
604 splx(s); in turnstile_htable_lookup_add()
671 splx(s); in turnstable_htable_lookup_remove()
684 splx(s); in turnstable_htable_lookup_remove()
748 splx(s); in turnstile_htable_lookup()
1573 splx(spl); in turnstile_update_inheritor()
2564 splx(s); in turnstile_recompute_priority()
2609 splx(s); in turnstile_workq_proprietor_of_max_turnstile()
2727 splx(s); in turnstile_workloop_pusher_info()
[all …]
H A Dremote_time.c320 splx(s); in bt_calibration_thread()
451 splx(s); in bt_calibration_thread()
H A Daffinity.c463 splx(s); in affinity_set_add()
479 splx(s); in affinity_set_remove()
H A Dsched_dualq.c507 splx(s); in sched_dualq_thread_update_scan()
536 splx(s); in sched_dualq_thread_update_scan()
H A Dthread_group.c1081 splx(s); in thread_set_preadopt_thread_group()
1119 splx(s); in thread_set_thread_group()
1142 splx(s); in thread_group_set_bank()
1218 splx(s); in thread_set_work_interval_thread_group()
H A Dast.c351 splx(s); in ast_taken_user()
/xnu-8792.81.2/osfmk/ipc/
H A Dipc_eventlink.c282 splx(s); in ipc_eventlink_destroy_internal()
321 splx(s); in ipc_eventlink_destroy_internal()
392 splx(s); in mach_eventlink_associate()
398 splx(s); in mach_eventlink_associate()
410 splx(s); in mach_eventlink_associate()
449 splx(s); in mach_eventlink_disassociate()
455 splx(s); in mach_eventlink_disassociate()
467 splx(s); in mach_eventlink_disassociate()
540 splx(s); in ipc_eventlink_signal()
548 splx(s); in ipc_eventlink_signal()
[all …]
H A Dipc_mqueue.c212 splx(th_spl); in ipc_mqueue_add_locked()
240 splx(th_spl); in ipc_mqueue_add_locked()
260 splx(th_spl); in ipc_mqueue_add_locked()
676 splx(th_spl); in ipc_mqueue_post()
688 splx(th_spl); in ipc_mqueue_post()
723 splx(th_spl); in ipc_mqueue_post()
745 splx(th_spl); in ipc_mqueue_post()
/xnu-8792.81.2/osfmk/arm/
H A Darm_timer.c138 splx(s); in timer_set_deadline()
184 splx(s); in timer_resync_deadlines()
/xnu-8792.81.2/osfmk/i386/
H A Di386_timer.c191 splx(s); in timer_set_deadline()
258 splx(s); in timer_resync_deadlines()

123