Lines Matching refs:req_lock
104 spinlock_t req_lock; member
238 spin_lock_irqsave(&hwa742.req_lock, flags); in alloc_req()
243 spin_unlock_irqrestore(&hwa742.req_lock, flags); in alloc_req()
255 spin_lock_irqsave(&hwa742.req_lock, flags); in free_req()
261 spin_unlock_irqrestore(&hwa742.req_lock, flags); in free_req()
268 spin_lock_irqsave(&hwa742.req_lock, flags); in process_pending_requests()
277 spin_unlock_irqrestore(&hwa742.req_lock, flags); in process_pending_requests()
289 spin_lock_irqsave(&hwa742.req_lock, flags); in process_pending_requests()
292 spin_unlock_irqrestore(&hwa742.req_lock, flags); in process_pending_requests()
300 spin_lock_irqsave(&hwa742.req_lock, flags); in submit_req_list()
304 spin_unlock_irqrestore(&hwa742.req_lock, flags); in submit_req_list()
941 spin_lock_init(&hwa742.req_lock); in hwa742_init()