Home
last modified time | relevance | path

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

/drivers/gpu/drm/imagination/
A Dpvr_free_list.c616 for (u32 i = 0; i < req->freelist_count; i++) in pvr_free_list_process_reconstruct_req()
619 resp->freelist_count = req->freelist_count; in pvr_free_list_process_reconstruct_req()
621 req->freelist_count * sizeof(resp->freelist_ids[0])); in pvr_free_list_process_reconstruct_req()
A Dpvr_rogue_fwif.h1040 u32 freelist_count; member
1337 u32 freelist_count; member
A Dpvr_rogue_fwif_check.h268 OFFSET_CHECK(struct rogue_fwif_freelists_reconstruction_data, freelist_count, 0);

Completed in 17 milliseconds