Searched refs:SLAB_MATCH (Results 1 – 1 of 1) sorted by relevance
94 #define SLAB_MATCH(pg, sl) \ macro96 SLAB_MATCH(flags, flags);97 SLAB_MATCH(compound_head, slab_cache); /* Ensure bit 0 is clear */98 SLAB_MATCH(_refcount, __page_refcount);100 SLAB_MATCH(memcg_data, obj_exts);102 SLAB_MATCH(_unused_slab_obj_exts, obj_exts);104 #undef SLAB_MATCH