Home
last modified time | relevance | path

Searched refs:amdgpu_bo_list (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bo_list.c42 struct amdgpu_bo_list *list = container_of(rcu, struct amdgpu_bo_list, in amdgpu_bo_list_free_rcu()
50 struct amdgpu_bo_list *list = container_of(ref, struct amdgpu_bo_list, in amdgpu_bo_list_free()
72 size_t num_entries, struct amdgpu_bo_list **result) in amdgpu_bo_list_create()
76 struct amdgpu_bo_list *list; in amdgpu_bo_list_create()
82 if (num_entries > (SIZE_MAX - sizeof(struct amdgpu_bo_list)) in amdgpu_bo_list_create()
86 size = sizeof(struct amdgpu_bo_list); in amdgpu_bo_list_create()
165 struct amdgpu_bo_list *list; in amdgpu_bo_list_destroy()
175 struct amdgpu_bo_list **result) in amdgpu_bo_list_get()
190 void amdgpu_bo_list_put(struct amdgpu_bo_list *list) in amdgpu_bo_list_put()
245 struct amdgpu_bo_list *list, *old; in amdgpu_bo_list_ioctl()
H A Damdgpu_bo_list.h46 struct amdgpu_bo_list { struct
61 struct amdgpu_bo_list **result); argument
62 void amdgpu_bo_list_put(struct amdgpu_bo_list *list);
70 struct amdgpu_bo_list **list);
73 amdgpu_bo_list_array_entry(struct amdgpu_bo_list *list, unsigned index) in amdgpu_bo_list_array_entry()
H A Damdgpu_cs.h67 struct amdgpu_bo_list *bo_list;
H A Damdgpu_trace.h148 __field(struct amdgpu_bo_list *, bo_list)
461 TP_PROTO(struct amdgpu_bo_list *list, struct amdgpu_bo *bo),
464 __field(struct amdgpu_bo_list *, list)
H A DMakefile74 amdgpu_ucode.o amdgpu_bo_list.o amdgpu_ctx.o amdgpu_sync.o \
H A Damdgpu_kms.c1333 struct amdgpu_bo_list *list; in amdgpu_driver_postclose_kms()
/openbmc/linux/
H A Dopengrok1.0.log[all...]
H A Dopengrok2.0.log[all...]