Home
last modified time | relevance | path

Searched refs:ALLOC_G (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_debugfs.c2937 alloc = ALLOC_G(lo); in meminfo_show()
2954 alloc = ALLOC_G(lo); in meminfo_show()
Dt4_regs.h2404 #define ALLOC_G(x) (((x) >> ALLOC_S) & ALLOC_M) macro