Searched refs:IOPTDESC_MATCH (Results 1 – 1 of 1) sorted by relevance
10 #define IOPTDESC_MATCH(pg_elm, elm) \ macro13 IOPTDESC_MATCH(flags, __page_flags);14 IOPTDESC_MATCH(lru, iopt_freelist_elm); /* Ensure bit 0 is clear */15 IOPTDESC_MATCH(mapping, __page_mapping);16 IOPTDESC_MATCH(private, _private);17 IOPTDESC_MATCH(page_type, __page_type);18 IOPTDESC_MATCH(_refcount, __page_refcount);20 IOPTDESC_MATCH(memcg_data, memcg_data);22 #undef IOPTDESC_MATCH
Completed in 4 milliseconds