Searched refs:rq_lock (Results 1 – 7 of 7) sorted by relevance
76 spin_lock_init(&entity->rq_lock); in drm_sched_entity_init()182 spin_lock(&entity->rq_lock); in drm_sched_entity_flush()185 spin_unlock(&entity->rq_lock); in drm_sched_entity_flush()352 spin_lock(&entity->rq_lock); in drm_sched_entity_set_priority()354 spin_unlock(&entity->rq_lock); in drm_sched_entity_set_priority()466 spin_lock(&entity->rq_lock); in drm_sched_entity_select_rq()474 spin_unlock(&entity->rq_lock); in drm_sched_entity_select_rq()502 spin_lock(&entity->rq_lock); in drm_sched_entity_push_job()504 spin_unlock(&entity->rq_lock); in drm_sched_entity_push_job()510 spin_unlock(&entity->rq_lock); in drm_sched_entity_push_job()
536 mutex_lock(&cq->rq_lock); in ice_shutdown_rq()558 mutex_unlock(&cq->rq_lock); in ice_shutdown_rq()741 mutex_init(&cq->rq_lock); in ice_init_ctrlq_locks()777 mutex_destroy(&cq->rq_lock); in ice_destroy_ctrlq_locks()1124 mutex_lock(&cq->rq_lock); in ice_clean_rq_elem()1195 mutex_unlock(&cq->rq_lock); in ice_clean_rq_elem()
96 struct mutex rq_lock; /* Receive queue lock */ member
85 spinlock_t rq_lock; /* protect rq */ member
1469 spin_lock_init(&qp->rq_lock); in bnxt_re_create_qp()2750 spin_lock_irqsave(&qp->rq_lock, flags); in bnxt_re_post_recv()2793 spin_unlock_irqrestore(&qp->rq_lock, flags); in bnxt_re_post_recv()
355 spin_lock_init(&qp->rq_lock); in siw_create_qp()1057 spin_lock_irqsave(&qp->rq_lock, flags); in siw_post_receive()1085 spin_unlock_irqrestore(&qp->rq_lock, flags); in siw_post_receive()
449 spinlock_t rq_lock; member