Searched refs:ALLOC_G (Results 1 – 2 of 2) sorted by relevance
2937 alloc = ALLOC_G(lo); in meminfo_show()2954 alloc = ALLOC_G(lo); in meminfo_show()
2404 #define ALLOC_G(x) (((x) >> ALLOC_S) & ALLOC_M) macro