Home
last modified time | relevance | path

Searched refs:PGMAJFAULT (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/include/linux/
H A Dvm_event_item.h37 PGFAULT, PGMAJFAULT, enumerator
/openbmc/linux/arch/s390/appldata/
H A Dappldata_mem.c93 mem_data->pgmajfault = ev[PGMAJFAULT]; in appldata_get_mem_data()
/openbmc/linux/fs/
H A Ddax.c1767 count_vm_event(PGMAJFAULT); in dax_iomap_pte_fault()
1768 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in dax_iomap_pte_fault()
/openbmc/linux/drivers/virtio/
H A Dvirtio_balloon.c333 update_stat(vb, idx++, VIRTIO_BALLOON_S_MAJFLT, events[PGMAJFAULT]); in update_balloon_stats()
/openbmc/linux/mm/
H A Dfilemap.c3323 count_vm_event(PGMAJFAULT); in filemap_fault()
3324 count_memcg_event_mm(vmf->vma->vm_mm, PGMAJFAULT); in filemap_fault()
H A Dshmem.c1869 count_vm_event(PGMAJFAULT); in shmem_swapin_folio()
1870 count_memcg_event_mm(charge_mm, PGMAJFAULT); in shmem_swapin_folio()
H A Dmemory.c3881 count_vm_event(PGMAJFAULT); in do_swap_page()
3882 count_memcg_event_mm(vma->vm_mm, PGMAJFAULT); in do_swap_page()
H A Dmemcontrol.c694 PGMAJFAULT,
4098 PGMAJFAULT,