Searched refs:tcm_alloc (Results 1 – 6 of 6) sorted by relevance
24 unsigned long tcm_alloc(unsigned int tag, size_t len);
28 void *tcm_alloc(size_t len);
74 void *tcm_alloc(size_t len) in tcm_alloc() function87 EXPORT_SYMBOL(tcm_alloc);
49 unsigned long tcm_alloc(unsigned int tag, size_t len) in tcm_alloc() function
424 tcm_addr = tcm_alloc(tcm_tag, raw_size); in __metag_elf_map()
72 and provice tcm_alloc() and tcm_free() for this143 tcmem = tcm_alloc(20);