Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Dpsi.c897 rq = this_rq_lock_irq(&rf); in psi_memstall_enter()
926 rq = this_rq_lock_irq(&rf); in psi_memstall_leave()
Dsched.h1464 this_rq_lock_irq(struct rq_flags *rf) in this_rq_lock_irq() function
Dcore.c6339 rq = this_rq_lock_irq(&rf); in do_sched_yield()