Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dvm_event_item.h88 THP_FAULT_ALLOC, enumerator
/Linux-v5.15/mm/
Dhuge_memory.c658 count_vm_event(THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
659 count_memcg_event_mm(vma->vm_mm, THP_FAULT_ALLOC); in __do_huge_pmd_anonymous_page()
Dmemcontrol.c1456 seq_buf_printf(&s, "%s %lu\n", vm_event_name(THP_FAULT_ALLOC), in memory_stat_format()
1457 memcg_events(memcg, THP_FAULT_ALLOC)); in memory_stat_format()