Searched defs:sram_free (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/sh/include/asm/
H A Dsram.h20 static inline void sram_free(unsigned long addr, size_t len) sram_free() function
32 static inline void sram_free(unsigned long addr, size_t len) sram_free() function
/linux-4.4.14/arch/avr32/mach-at32ap/include/mach/
H A Dsram.h25 static inline void sram_free(unsigned long addr, size_t len) sram_free() function
/linux-4.4.14/arch/arm/mach-davinci/
H A Dsram.c40 void sram_free(void *addr, size_t len) sram_free() function
44 EXPORT_SYMBOL(sram_free); variable
/linux-4.4.14/arch/blackfin/mm/
H A Dsram-alloc.c406 int sram_free(const void *addr) sram_free() function
435 EXPORT_SYMBOL(sram_free); variable

Completed in 123 milliseconds