Lines Matching refs:req_lock
117 spinlock_t req_lock; member
251 spin_lock_irqsave(&hwa742.req_lock, flags); in alloc_req()
256 spin_unlock_irqrestore(&hwa742.req_lock, flags); in alloc_req()
268 spin_lock_irqsave(&hwa742.req_lock, flags); in free_req()
274 spin_unlock_irqrestore(&hwa742.req_lock, flags); in free_req()
281 spin_lock_irqsave(&hwa742.req_lock, flags); in process_pending_requests()
290 spin_unlock_irqrestore(&hwa742.req_lock, flags); in process_pending_requests()
302 spin_lock_irqsave(&hwa742.req_lock, flags); in process_pending_requests()
305 spin_unlock_irqrestore(&hwa742.req_lock, flags); in process_pending_requests()
313 spin_lock_irqsave(&hwa742.req_lock, flags); in submit_req_list()
317 spin_unlock_irqrestore(&hwa742.req_lock, flags); in submit_req_list()
954 spin_lock_init(&hwa742.req_lock); in hwa742_init()