Home
last modified time | relevance | path

Searched defs:rq_lock_irq (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
Dsched.h1419 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq() function
/kernel/linux/linux-6.6/kernel/sched/
Dsched.h1702 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq() function
Dcore.c5788 guard(rq_lock_irq)(rq); in sched_tick_remote() local