Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dcore.c5685 guard(rq_lock_irq)(rq); in sched_tick_remote() local
9372 guard(rq_lock_irq)(rq); in tg_set_cfs_bandwidth() local
Dsched.h1795 static inline void rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq() function