Searched refs:rq_unpin_lock (Results 1 – 7 of 7) sorted by relevance
| /linux/kernel/sched/ |
| H A D | sched.h | 1897 static inline void rq_unpin_lock(struct rq *rq, struct rq_flags *rf) in rq_unpin_lock() function 1927 rq_unpin_lock(rq, rf); in __task_rq_unlock() 1975 rq_unpin_lock(rq, rf); in rq_unlock_irqrestore() 1982 rq_unpin_lock(rq, rf); in rq_unlock_irq() 1989 rq_unpin_lock(rq, rf); in rq_unlock()
|
| H A D | core.c | 3370 rq_unpin_lock(dst_rq, &drf); in __migrate_swap_task() 3371 rq_unpin_lock(src_rq, &srf); in __migrate_swap_task() 3735 rq_unpin_lock(rq, rf); in ttwu_do_activate() 4855 rq_unpin_lock(rq, &rf); in wake_up_new_task() 5073 rq_unpin_lock(rq, rf); in __balance_callbacks() 5101 rq_unpin_lock(rq, rf); in prepare_lock_switch() 6689 rq_unpin_lock(rq, rf); in proxy_release_rq_lock() 7191 rq_unpin_lock(rq, &rf); in __schedule()
|
| H A D | deadline.c | 1131 rq_unpin_lock(rq, rf); in __push_dl_task() 2518 rq_unpin_lock(rq, rf); in balance_dl()
|
| H A D | ext.c | 3174 rq_unpin_lock(rq, rf); in do_pick_task_scx()
|
| H A D | fair.c | 13219 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)
|