Home
last modified time | relevance | path

Searched refs:freelist_ids (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/imagination/
H A Dpvr_free_list.c618 pvr_free_list_reconstruct(pvr_dev, req->freelist_ids[i]); in pvr_free_list_process_reconstruct_req()
621 memcpy(resp->freelist_ids, req->freelist_ids, in pvr_free_list_process_reconstruct_req()
622 req->freelist_count * sizeof(resp->freelist_ids[0])); in pvr_free_list_process_reconstruct_req()
H A Dpvr_rogue_fwif.h1041 u32 freelist_ids[ROGUE_FWIF_MAX_FREELISTS_TO_RECONSTRUCT]; member
1339 u32 freelist_ids[ROGUE_FWIF_MAX_FREELISTS_TO_RECONSTRUCT]; member
H A Dpvr_rogue_fwif_check.h269 OFFSET_CHECK(struct rogue_fwif_freelists_reconstruction_data, freelist_ids, 4);