Searched refs:BASEPRI_KERNEL (Results 1 – 8 of 8) sorted by relevance
151 #define BASEPRI_KERNEL (MINPRI_KERNEL + 1) /* 81 */ macro
460 NULL, BASEPRI_KERNEL, &thread); in bt_calibration_thread_start()
134 BASEPRI_KERNEL, &th); in hw_lck_ticket_allow_invalid_test()
107 .tcg_thread_pri = BASEPRI_KERNEL,503 if (thread_pri <= BASEPRI_KERNEL) { in thread_call_thread_create()
1946 if (priority > BASEPRI_KERNEL) in kernel_thread_create()
1904 new_task->priority = BASEPRI_KERNEL; in task_create_internal()
1994 NULL, BASEPRI_KERNEL, &vm_reclaim_scavenger_thread); in vm_deferred_reclamation_init()
631 result = mpsc_daemon_queue_init_with_thread(&io_reprioritize_q, io_reprioritize, BASEPRI_KERNEL, in vm_io_reprioritize_init()