Home
last modified time | relevance | path

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

/linux/include/trace/events/
A Dpagemap.h14 #define PAGEMAP_SWAPCACHE 0x0008u macro
22 (folio_test_swapcache(folio) ? PAGEMAP_SWAPCACHE : 0) | \
55 __entry->flags & PAGEMAP_SWAPCACHE ? "s" : " ",

Completed in 2 milliseconds