Searched refs:PAGE_TYPE_OPS (Results 1 – 1 of 1) sorted by relevance
/linux/include/linux/ |
H A D | page-flags.h | 986 #define PAGE_TYPE_OPS(uname, lname, fname) \ macro 1011 PAGE_TYPE_OPS(Buddy, buddy, buddy) 1042 PAGE_TYPE_OPS(Offline, offline, offline) 1052 PAGE_TYPE_OPS(Table, table, pgtable) in PAGE_TYPE_OPS() function 1057 PAGE_TYPE_OPS(Guard, guard, guard) in PAGE_TYPE_OPS() 1079 PAGE_TYPE_OPS(Zsmalloc, zsmalloc, zsmalloc) in FOLIO_TYPE_OPS() 1086 PAGE_TYPE_OPS(Unaccepted, unaccepted, unaccepted) in FOLIO_TYPE_OPS()
|