Home
last modified time | relevance | path

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

/linux-4.1.27/arch/blackfin/kernel/
Dsys_bfin.c34 return sram_free_with_lsl(addr); in sys_sram_free()
/linux-4.1.27/arch/blackfin/include/asm/
Dbfin-global.h83 extern int sram_free_with_lsl(const void*);
/linux-4.1.27/arch/blackfin/mm/
Dsram-alloc.c740 int sram_free_with_lsl(const void *addr) in sram_free_with_lsl() function
757 EXPORT_SYMBOL(sram_free_with_lsl);