Searched refs:range_alloc (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/misc/ocxl/
H A Dpasid.c24 static int range_alloc(struct list_head *head, u32 size, int max_id, function
88 return range_alloc(&fn->pasid_list, size, max_pasid, "afu pasid");
101 return range_alloc(&fn->actag_list, size, max_actag, "afu actag");

Completed in 184 milliseconds