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