Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_controlq.h101 struct mutex rq_lock; /* Receive queue lock */ member
/linux/drivers/infiniband/sw/siw/
H A Dsiw.h449 spinlock_t rq_lock; member
/linux/kernel/sched/
H A Dsched.h1853 static inline void rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock() function