Searched refs:this_rq_lock_irq (Results 1 – 3 of 3) sorted by relevance
1072 rq = this_rq_lock_irq(&rf); in psi_memstall_enter()1102 rq = this_rq_lock_irq(&rf); in psi_memstall_leave()
1340 rq = this_rq_lock_irq(&rf); in do_sched_yield()
2017 #define this_rq_lock_irq(...) __acquire_ret(_this_rq_lock_irq(__VA_ARGS__), __rq_lockp(__ret)) macro