Lines Matching defs:req_lock
105 * @req_lock: protect request slots pool and its tracking lists
112 spinlock_t req_lock;
246 spin_lock_irqsave(&hwa742.req_lock, flags);
251 spin_unlock_irqrestore(&hwa742.req_lock, flags);
263 spin_lock_irqsave(&hwa742.req_lock, flags);
269 spin_unlock_irqrestore(&hwa742.req_lock, flags);
276 spin_lock_irqsave(&hwa742.req_lock, flags);
285 spin_unlock_irqrestore(&hwa742.req_lock, flags);
297 spin_lock_irqsave(&hwa742.req_lock, flags);
300 spin_unlock_irqrestore(&hwa742.req_lock, flags);
308 spin_lock_irqsave(&hwa742.req_lock, flags);
312 spin_unlock_irqrestore(&hwa742.req_lock, flags);
954 spin_lock_init(&hwa742.req_lock);