Searched refs:rq_lock (Results 1 – 7 of 7) sorted by relevance
79 spin_lock_init(&entity->rq_lock); in drm_sched_entity_init()198 spin_lock(&entity->rq_lock); in drm_sched_entity_flush()201 spin_unlock(&entity->rq_lock); in drm_sched_entity_flush()374 spin_lock(&entity->rq_lock); in drm_sched_entity_set_priority()385 spin_unlock(&entity->rq_lock); in drm_sched_entity_set_priority()500 spin_lock(&entity->rq_lock); in drm_sched_entity_select_rq()503 spin_unlock(&entity->rq_lock); in drm_sched_entity_select_rq()531 spin_lock(&entity->rq_lock); in drm_sched_entity_push_job()533 spin_unlock(&entity->rq_lock); in drm_sched_entity_push_job()539 spin_unlock(&entity->rq_lock); in drm_sched_entity_push_job()
525 mutex_lock(&cq->rq_lock); in ice_shutdown_rq()547 mutex_unlock(&cq->rq_lock); in ice_shutdown_rq()676 mutex_init(&cq->rq_lock); in ice_init_ctrlq_locks()757 mutex_destroy(&cq->rq_lock); in ice_destroy_ctrlq_locks()1051 mutex_lock(&cq->rq_lock); in ice_clean_rq_elem()1122 mutex_unlock(&cq->rq_lock); in ice_clean_rq_elem()
93 struct mutex rq_lock; /* Receive queue lock */ member
85 spinlock_t rq_lock; /* protect rq */ member
1182 spin_lock_init(&qp->rq_lock); in bnxt_re_create_qp()2466 spin_lock_irqsave(&qp->rq_lock, flags); in bnxt_re_post_recv()2509 spin_unlock_irqrestore(&qp->rq_lock, flags); in bnxt_re_post_recv()
379 spin_lock_init(&qp->rq_lock); in siw_create_qp()1042 spin_lock_irqsave(&qp->rq_lock, flags); in siw_post_receive()1070 spin_unlock_irqrestore(&qp->rq_lock, flags); in siw_post_receive()
464 spinlock_t rq_lock; member