Searched refs:tcm_free (Results 1 – 6 of 6) sorted by relevance
29 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);
72 and provice tcm_alloc() and tcm_free() for this153 tcm_free(tcmem, 20);
195 static inline s32 tcm_free(struct tcm_area *area) in tcm_free() function
470 int ret = tcm_free(&block->area); in tiler_release()
2282 static void tcm_free(struct usb_function *f) in tcm_free() function2320 fu->function.free_func = tcm_free; in tcm_alloc()