Searched refs:sram_alloc_with_lsl (Results 1 – 3 of 3) sorted by relevance
71 extern void *sram_alloc_with_lsl(size_t, unsigned long);
29 return sram_alloc_with_lsl(size, flags); in sys_sram_alloc()
727 void *sram_alloc_with_lsl(size_t size, unsigned long flags) in sram_alloc_with_lsl() function759 EXPORT_SYMBOL(sram_alloc_with_lsl);