Home
last modified time | relevance | path

Searched refs:rq_unpin_lock (Results 1 – 5 of 5) sorted by relevance

/kernel/sched/
Dsched.h1620 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock() function
1652 rq_unpin_lock(rq, rf); in __task_rq_unlock()
1661 rq_unpin_lock(rq, rf); in task_rq_unlock()
1694 rq_unpin_lock(rq, rf); in rq_unlock_irqrestore()
1702 rq_unpin_lock(rq, rf); in rq_unlock_irq()
1710 rq_unpin_lock(rq, rf); in rq_unlock()
Dcore.c3415 rq_unpin_lock(dst_rq, &drf); in __migrate_swap_task()
3416 rq_unpin_lock(src_rq, &srf); in __migrate_swap_task()
3784 rq_unpin_lock(rq, rf); in ttwu_do_wakeup()
4905 rq_unpin_lock(rq, &rf); in wake_up_new_task()
5143 rq_unpin_lock(rq, rf); in prepare_lock_switch()
6733 rq_unpin_lock(rq, &rf); in __schedule()
7211 rq_unpin_lock(rq, &rf); in rt_mutex_setprio()
Ddeadline.c1199 rq_unpin_lock(rq, &rf); in dl_task_timer()
1940 rq_unpin_lock(rq, rf); in balance_dl()
Drt.c1795 rq_unpin_lock(rq, rf); in balance_rt()
Dfair.c11717 rq_unpin_lock(this_rq, rf); in newidle_balance()