Searched defs:rq_lock (Results 1 – 6 of 6) sorted by relevance
92 struct mutex rq_lock; /* Receive queue lock */ member
84 spinlock_t rq_lock; member
85 spinlock_t rq_lock; /* protect rq */ member
298 spinlock_t rq_lock; /* per-request lock */ member
464 spinlock_t rq_lock; member
1212 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock() function