Searched defs:rq_lock_irq (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/kernel/sched/ | ||
D | sched.h | 1670 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq() function |
D | core.c | 5735 guard(rq_lock_irq)(rq); in sched_tick_remote() local |