Searched refs:tcm_free (Results 1 – 8 of 8) sorted by relevance
124 void tcm_free(void *addr, size_t len) function128 EXPORT_SYMBOL(tcm_free);
22 void tcm_free(void *addr, size_t len);
28 void tcm_free(void *addr, size_t len);
93 void tcm_free(void *addr, size_t len) in tcm_free() function97 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
597 int ret = tcm_free(&block->area); in tiler_release()
2261 static void tcm_free(struct usb_function *f) in tcm_free() function2300 fu->function.free_func = tcm_free; in tcm_alloc()