Searched defs:rq_lock (Results 1 – 4 of 4) sorted by relevance
101 struct mutex rq_lock; /* Receive queue lock */ member
89 spinlock_t rq_lock; /* protect rq */ member
447 spinlock_t rq_lock; member
1849 static inline void rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock() function