Home
last modified time | relevance | path

Searched refs:rq_pin_lock (Results 1 – 2 of 2) sorted by relevance

/kernel/sched/
Dsched.h1607 static inline void rq_pin_lock(struct rq *rq, struct rq_flags *rf) in rq_pin_lock() function
1671 rq_pin_lock(rq, rf); in rq_lock_irqsave()
1679 rq_pin_lock(rq, rf); in rq_lock_irq()
1687 rq_pin_lock(rq, rf); in rq_lock()
Dcore.c635 rq_pin_lock(rq, rf); in __task_rq_lock()
677 rq_pin_lock(rq, rf); in task_rq_lock()
3407 rq_pin_lock(src_rq, &srf); in __migrate_swap_task()
3408 rq_pin_lock(dst_rq, &drf); in __migrate_swap_task()