Searched refs:rq_unpin_lock (Results 1 – 6 of 6) sorted by relevance
/linux/kernel/sched/ |
H A D | core.c | 3365 rq_unpin_lock(dst_rq, &drf); in __migrate_swap_task() 3366 rq_unpin_lock(src_rq, &srf); in __migrate_swap_task() 3740 rq_unpin_lock(rq, rf); in ttwu_do_activate() 4888 rq_unpin_lock(rq, &rf); in wake_up_new_task() 5115 rq_unpin_lock(rq, rf); in prepare_lock_switch() 6767 rq_unpin_lock(rq, &rf); in __schedule() 7277 rq_unpin_lock(rq, &rf); in rt_mutex_setprio()
|
H A D | deadline.c | 1208 rq_unpin_lock(rq, rf); in __push_dl_task() 2343 rq_unpin_lock(rq, rf); in balance_dl()
|
H A D | ext.c | 2911 rq_unpin_lock(rq, rf); in balance_scx()
|
H A D | fair.c | 12798 rq_unpin_lock(this_rq, rf); in sched_balance_newidle()
|
/linux/Documentation/translations/it_IT/locking/ |
H A D | lockdep-design.rst | 272 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf)
|
/linux/Documentation/locking/ |
H A D | lockdep-design.rst | 270 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf)
|