Home
last modified time | relevance | path

Searched refs:kutf_alloc_entry (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/tests/kutf/
H A Dkutf_mem.c32 struct kutf_alloc_entry { struct
61 struct kutf_alloc_entry *remove_alloc; in kutf_mempool_destroy()
63 remove_alloc = list_entry(remove, struct kutf_alloc_entry, node); in kutf_mempool_destroy()
72 struct kutf_alloc_entry *ret; in kutf_mempool_alloc()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/kutf/
H A Dkutf_mem.c36 struct kutf_alloc_entry { struct
67 struct kutf_alloc_entry *remove_alloc; in kutf_mempool_destroy()
69 remove_alloc = list_entry(remove, struct kutf_alloc_entry, node); in kutf_mempool_destroy()
80 struct kutf_alloc_entry *ret; in kutf_mempool_alloc()