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