Home
last modified time | relevance | path

Searched refs:__count_vm_event (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/mm/
H A Dballoon_compaction.c26 __count_vm_event(BALLOON_INFLATE); in balloon_page_enqueue_one()
104 __count_vm_event(BALLOON_DEFLATE); in balloon_page_list_dequeue()
H A Dhugetlb.c2002 __count_vm_event(HTLB_BUDDY_PGALLOC_FAIL); in alloc_buddy_hugetlb_folio()
2006 __count_vm_event(HTLB_BUDDY_PGALLOC); in alloc_buddy_hugetlb_folio()
/linux-6.15/include/linux/
H A Dvmstat.h61 static inline void __count_vm_event(enum vm_event_item item) in __count_vm_event() function
94 static inline void __count_vm_event(enum vm_event_item item) in __count_vm_event() function
/linux-6.15/drivers/virtio/
H A Dvirtio_balloon.c862 __count_vm_event(BALLOON_MIGRATE); in virtballoon_migratepage()
/linux-6.15/drivers/misc/
H A Dvmw_balloon.c1823 __count_vm_event(BALLOON_MIGRATE); in vmballoon_migratepage()