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.h92 THP_FILE_ALLOC, enumerator
186 #define THP_FILE_ALLOC ({ BUILD_BUG(); 0; }) macro
/linux/mm/
H A Dvmstat.c1419 [I(THP_FILE_ALLOC)] = "thp_file_alloc",
H A Dshmem.c2520 count_vm_event(THP_FILE_ALLOC); in shmem_get_folio_gfp()