Searched refs:rq_unpin_lock (Results 1 – 8 of 8) sorted by relevance
| /linux/kernel/sched/ |
| H A D | sched.h | 1945 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock() function 1975 rq_unpin_lock(rq, rf); in __task_rq_unlock() 2023 rq_unpin_lock(rq, rf); in rq_unlock_irqrestore() 2030 rq_unpin_lock(rq, rf); in rq_unlock_irq() 2037 rq_unpin_lock(rq, rf); in rq_unlock()
|
| H A D | core.c | 3427 rq_unpin_lock(dst_rq, &drf); in __migrate_swap_task() 3428 rq_unpin_lock(src_rq, &srf); in __migrate_swap_task() 3857 rq_unpin_lock(rq, rf); in ttwu_do_activate() 4994 rq_unpin_lock(rq, &rf); in wake_up_new_task() 5212 rq_unpin_lock(rq, rf); in __balance_callbacks() 5240 rq_unpin_lock(rq, rf); in prepare_lock_switch() 6839 rq_unpin_lock(rq, rf); in proxy_release_rq_lock() 7286 rq_unpin_lock(rq, &rf); in __schedule()
|
| H A D | deadline.c | 1132 rq_unpin_lock(rq, rf); in __push_dl_task() 2723 rq_unpin_lock(rq, rf); in balance_dl()
|
| H A D | rt.c | 1614 rq_unpin_lock(rq, rf); in balance_rt()
|
| H A D | fair.c | 14625 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)
|
| /linux/kernel/sched/ext/ |
| H A D | ext.c | 3288 rq_unpin_lock(rq, rf); in dispatch_pick() 3325 rq_unpin_lock(rq, rf); in dispatch_core_pick()
|