Searched refs:TABLE_MATCH (Results 1 – 1 of 1) sorted by relevance
444 #define TABLE_MATCH(pg, pt) \ macro446 TABLE_MATCH(flags, __page_flags);447 TABLE_MATCH(compound_head, pt_list);448 TABLE_MATCH(compound_head, _pt_pad_1);449 TABLE_MATCH(mapping, __page_mapping);450 TABLE_MATCH(rcu_head, pt_rcu_head);451 TABLE_MATCH(page_type, __page_type);452 TABLE_MATCH(_refcount, _refcount);454 TABLE_MATCH(memcg_data, pt_memcg_data);456 #undef TABLE_MATCH