Home
last modified time | relevance | path

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

/arch/blackfin/kernel/
Dsys_bfin.c34 return sram_free_with_lsl(addr); in sys_sram_free()
/arch/blackfin/include/asm/
Dbfin-global.h83 extern int sram_free_with_lsl(const void*);
/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);