Searched defs:rq_lock_irqsave (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/kernel/sched/ | ||
H A D | sched.h | 1663 rq_lock_irqsave(struct rq *rq, struct rq_flags *rf) in rq_lock_irqsave() function |
H A D | core.c | 3947 guard(rq_lock_irqsave)(rq); in wake_up_if_idle() local |