Searched refs:pin_guc_id (Results 1 – 1 of 1) sorted by relevance
2388 static int pin_guc_id(struct intel_guc *guc, struct intel_context *ce) in pin_guc_id() function 3931 * Call pin_guc_id here rather than in the pinning step as with in guc_request_alloc() 3945 * increment (in pin_guc_id) is needed to seal a race with unpin_guc_id. in guc_request_alloc() 3950 ret = pin_guc_id(guc, ce); /* returns 1 if new guc_id assigned */ in guc_request_alloc() 4091 ret = pin_guc_id(guc, ce); in guc_parent_context_pin() 4463 ret = pin_guc_id(guc, ce); in guc_kernel_context_pin()