Home
last modified time | relevance | path

Searched refs:PSWPIN (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/mm/
H A Dpage_io.c413 count_vm_events(PSWPIN, sio->pages); in sio_read_complete()
474 count_vm_event(PSWPIN); in swap_readpage_bdev_sync()
489 count_vm_event(PSWPIN); in swap_readpage_bdev_async()
/openbmc/linux/include/linux/
H A Dvm_event_item.h32 enum vm_event_item { PGPGIN, PGPGOUT, PSWPIN, PSWPOUT, enumerator
/openbmc/linux/arch/s390/appldata/
H A Dappldata_mem.c88 mem_data->pswpin = ev[PSWPIN]; in appldata_get_mem_data()
/openbmc/linux/drivers/virtio/
H A Dvirtio_balloon.c330 pages_to_bytes(events[PSWPIN])); in update_balloon_stats()