Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dvm_event_item.h82 THP_FAULT_ALLOC, enumerator
/Linux-v5.10/mm/
Dhuge_memory.c628 count_vm_event(THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
629 count_memcg_event_mm(vma->vm_mm, THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
Dmemcontrol.c1614 seq_buf_printf(&s, "%s %lu\n", vm_event_name(THP_FAULT_ALLOC), in memory_stat_format()
1615 memcg_events(memcg, THP_FAULT_ALLOC)); in memory_stat_format()