Home
last modified time | relevance | path

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

/include/linux/
A Dmm_types.h586 #define TABLE_MATCH(pg, pt) \ macro
588 TABLE_MATCH(flags, __page_flags);
589 TABLE_MATCH(compound_head, pt_list);
590 TABLE_MATCH(compound_head, _pt_pad_1);
591 TABLE_MATCH(mapping, __page_mapping);
592 TABLE_MATCH(__folio_index, pt_index);
593 TABLE_MATCH(rcu_head, pt_rcu_head);
594 TABLE_MATCH(page_type, __page_type);
595 TABLE_MATCH(_refcount, __page_refcount);
597 TABLE_MATCH(memcg_data, pt_memcg_data);
[all …]

Completed in 8 milliseconds