Searched refs:RM_RQ_LOCK (Results 1 – 1 of 1) sorted by relevance
28 #define RM_RQ_LOCK(r) ((r)->top_ctrl & BIT(DPU_RM_TOPCTL_RESERVE_LOCK)) macro1054 } else if (test_only && !RM_RQ_LOCK(&reqs)) { in dpu_rm_reserve()1064 if (test_only && RM_RQ_LOCK(&reqs)) in dpu_rm_reserve()