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

/linux-4.1.27/arch/blackfin/mm/
H A Dsram-alloc.c60 static struct sram_piece free_l2_sram_head, used_l2_sram_head; variable in typeref:struct:
242 used_l2_sram_head.next = NULL; l2_sram_init()
692 &used_l2_sram_head); l2_sram_alloc()
728 &used_l2_sram_head); l2_sram_free()
866 if (_sram_proc_show(m, "L2", &free_l2_sram_head, &used_l2_sram_head)) sram_proc_show()

Completed in 45 milliseconds