Searched defs:rq_lock (Results 1 – 6 of 6) sorted by relevance
96 struct mutex rq_lock; /* Receive queue lock */ member
90 spinlock_t rq_lock; member
85 spinlock_t rq_lock; /* protect rq */ member
299 spinlock_t rq_lock; /* per-request lock */ member
450 spinlock_t rq_lock; member
1289 rq_lock(struct rq *rq, struct rq_flags *rf) in rq_lock() function