Searched refs:T5_ALLOC_G (Results 1 – 2 of 2) sorted by relevance
2934 alloc = T5_ALLOC_G(lo); in meminfo_show()2951 alloc = T5_ALLOC_G(lo); in meminfo_show()
2412 #define T5_ALLOC_G(x) (((x) >> T5_ALLOC_S) & T5_ALLOC_M) macro