Searched refs:tcm_free (Results 1 – 6 of 6) sorted by relevance
28 void tcm_free(void *addr, size_t len);
92 void tcm_free(void *addr, size_t len) in tcm_free() function96 EXPORT_SYMBOL(tcm_free);
74 and provice tcm_alloc() and tcm_free() for this159 tcm_free(tcmem, 20);
195 static inline s32 tcm_free(struct tcm_area *area) in tcm_free() function
606 int ret = tcm_free(&block->area); in tiler_release()
2267 static void tcm_free(struct usb_function *f) in tcm_free() function2305 fu->function.free_func = tcm_free; in tcm_alloc()