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

/linux-4.4.14/include/linux/
H A Dvm_event_item.h24 enum vm_event_item { PGPGIN, PGPGOUT, PSWPIN, PSWPOUT, enumerator in enum:vm_event_item
/linux-4.4.14/mm/
H A Dpage_io.c344 count_vm_event(PSWPIN); swap_readpage()
350 count_vm_event(PSWPIN); swap_readpage()
361 count_vm_event(PSWPIN); swap_readpage()
/linux-4.4.14/arch/s390/appldata/
H A Dappldata_mem.c91 mem_data->pswpin = ev[PSWPIN]; appldata_get_mem_data()
/linux-4.4.14/drivers/virtio/
H A Dvirtio_balloon.c237 pages_to_bytes(events[PSWPIN])); update_balloon_stats()

Completed in 192 milliseconds