Home
last modified time | relevance | path

Searched refs:sram_alloc_with_lsl (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/blackfin/kernel/
Dsys_bfin.c29 return sram_alloc_with_lsl(size, flags); in sys_sram_alloc()
/linux-4.4.14/arch/blackfin/include/asm/
Dbfin-global.h82 extern void *sram_alloc_with_lsl(size_t, unsigned long);
/linux-4.4.14/arch/blackfin/mm/
Dsram-alloc.c763 void *sram_alloc_with_lsl(size_t size, unsigned long flags) in sram_alloc_with_lsl() function
795 EXPORT_SYMBOL(sram_alloc_with_lsl);