Searched refs:wait_queue_priority_changed (Results 1 – 3 of 3) sorted by relevance
91 void wait_queue_priority_changed(struct thread* t,
500 void wait_queue_priority_changed(struct thread* t, int old_prio) { in wait_queue_priority_changed() function
653 wait_queue_priority_changed(t, old_prio); in sched_priority_changed()
Completed in 7 milliseconds