Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dvm_event_item.h103 THP_FILE_ALLOC, enumerator
193 #define THP_FILE_ALLOC ({ BUILD_BUG(); 0; }) macro
/linux/mm/
H A Dvmstat.c1410 [I(THP_FILE_ALLOC)] = "thp_file_alloc",
H A Dshmem.c2589 count_vm_event(THP_FILE_ALLOC); in shmem_get_folio_gfp()