Home
last modified time | relevance | path

Searched refs:this_rq_lock_irq (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/sched/
H A Dpsi.c1072 rq = this_rq_lock_irq(&rf); in psi_memstall_enter()
1102 rq = this_rq_lock_irq(&rf); in psi_memstall_leave()
H A Dsyscalls.c1351 rq = this_rq_lock_irq(&rf); in do_sched_yield()
H A Dsched.h1881 static inline struct rq *this_rq_lock_irq(struct rq_flags *rf) in this_rq_lock_irq() function