Searched refs:SLAB_MATCH (Results 1 – 1 of 1) sorted by relevance
66 #define SLAB_MATCH(pg, sl) \ macro68 SLAB_MATCH(flags, __page_flags);69 SLAB_MATCH(compound_head, slab_list); /* Ensure bit 0 is clear */71 SLAB_MATCH(rcu_head, rcu_head);73 SLAB_MATCH(_refcount, __page_refcount);75 SLAB_MATCH(memcg_data, memcg_data);77 #undef SLAB_MATCH