Searched refs:SLAB_MATCH (Results 1 – 1 of 1) sorted by relevance
109 #define SLAB_MATCH(pg, sl) \ macro111 SLAB_MATCH(flags, __page_flags);112 SLAB_MATCH(compound_head, slab_cache); /* Ensure bit 0 is clear */113 SLAB_MATCH(_refcount, __page_refcount);115 SLAB_MATCH(memcg_data, memcg_data);117 #undef SLAB_MATCH