Searched refs:IOPTDESC_MATCH (Results 1 – 1 of 1) sorted by relevance
11 #define IOPTDESC_MATCH(pg_elm, elm) \ macro14 IOPTDESC_MATCH(flags, __page_flags);15 IOPTDESC_MATCH(lru, iopt_freelist_elm); /* Ensure bit 0 is clear */16 IOPTDESC_MATCH(mapping, __page_mapping);17 IOPTDESC_MATCH(private, _private);18 IOPTDESC_MATCH(page_type, __page_type);19 IOPTDESC_MATCH(_refcount, __page_refcount);21 IOPTDESC_MATCH(memcg_data, memcg_data);23 #undef IOPTDESC_MATCH