Searched refs:host1x_memory_context_list (Results 1 – 3 of 3) sorted by relevance
18 struct host1x_memory_context_list { struct26 void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl); argument33 static inline void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) in host1x_memory_context_list_free()
23 struct host1x_memory_context_list *cdl = &host1x->context_list; in host1x_memory_context_list_init()107 void host1x_memory_context_list_free(struct host1x_memory_context_list *cdl) in host1x_memory_context_list_free()122 struct host1x_memory_context_list *cdl = &host1x->context_list; in host1x_memory_context_alloc()168 struct host1x_memory_context_list *cdl = &cd->host->context_list; in host1x_memory_context_put()
154 struct host1x_memory_context_list context_list;