Home
last modified time | relevance | path

Searched refs:update_priority (Results 1 – 8 of 8) sorted by relevance

/xnu-11215/osfmk/kern/
H A Dsched_dualq.c124 .update_priority = update_priority,
H A Dsched_amp.c140 .update_priority = update_priority,
H A Dsched_prim.h239 extern void update_priority(
969 void (*update_priority)(thread_t thread); member
H A Dpriority.c202 SCHED(update_priority)(thread); in thread_quantum_expire() local
649 update_priority( in update_priority() function
H A Dtask_policy.c1216 bool update_priority = false; in task_policy_update_internal_locked() local
1265 update_priority = true; in task_policy_update_internal_locked()
1273 if (update_threads || update_priority || update_sfi) { in task_policy_update_internal_locked()
1283 if (update_priority || update_threads) { in task_policy_update_internal_locked()
H A Dsched_clutch.c3144 .update_priority = update_priority,
3754 .update_priority = update_priority,
H A Dsched_prim.c2681 SCHED(update_priority)(thread); in thread_select() local
5916 SCHED(update_priority)(thread); in thread_setrun() local
7279 SCHED(update_priority)(thread); in thread_update_process_threads() local
H A Dthread.c1987 SCHED(update_priority)(thread); in retrieve_thread_basic_info() local