Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dcore.c5734 guard(rq_lock_irq)(rq); in sched_tick_remote() local
10930 guard(rq_lock_irq)(rq); in tg_set_cfs_bandwidth() local
H A Dsched.h1671 rq_lock_irq(struct rq *rq, struct rq_flags *rf) in rq_lock_irq() function