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

/linux-4.1.27/arch/blackfin/mm/
H A Dsram-alloc.c804 static int _sram_proc_show(struct seq_file *m, const char *desc, _sram_proc_show() function
843 if (_sram_proc_show(m, "Scratchpad", sram_proc_show()
847 if (_sram_proc_show(m, "L1 Data A", sram_proc_show()
853 if (_sram_proc_show(m, "L1 Data B", sram_proc_show()
859 if (_sram_proc_show(m, "L1 Instruction", sram_proc_show()
866 if (_sram_proc_show(m, "L2", &free_l2_sram_head, &used_l2_sram_head)) sram_proc_show()

Completed in 42 milliseconds