Home
last modified time | relevance | path

Searched refs:rq_lockp (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/sched/
H A Dsched.h1236 static inline raw_spinlock_t *rq_lockp(struct rq *rq) in rq_lockp() function
1334 static inline raw_spinlock_t *rq_lockp(struct rq *rq) in rq_lockp() function
H A Dcore.c602 raw_spin_unlock(rq_lockp(rq)); in raw_spin_rq_unlock()
5121 rq_lockp(rq)->owner = next; in prepare_lock_switch()