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

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

Completed in 101 milliseconds