Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/host1x/
A Dcontext.h18 struct host1x_memory_context_list { struct
26 void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl); argument
33 static inline void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) in host1x_memory_context_list_free()
A Dcontext.c18 struct host1x_memory_context_list *cdl = &host1x->context_list; in host1x_memory_context_list_init()
91 void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) in host1x_memory_context_list_free()
106 struct host1x_memory_context_list *cdl = &host1x->context_list; in host1x_memory_context_alloc()
152 struct host1x_memory_context_list *cdl = &cd->host->context_list; in host1x_memory_context_put()
A Ddev.h154 struct host1x_memory_context_list context_list;

Completed in 5 milliseconds