Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dballoon_compaction.c26 __count_vm_event(BALLOON_INFLATE); in balloon_page_enqueue_one()
103 __count_vm_event(BALLOON_DEFLATE); in balloon_page_list_dequeue()
H A Dhugetlb.c1672 __count_vm_event(HTLB_BUDDY_PGALLOC); in alloc_buddy_huge_page()
1674 __count_vm_event(HTLB_BUDDY_PGALLOC_FAIL); in alloc_buddy_huge_page()
H A Dpage_alloc.c3315 __count_vm_event(PGFREE); in free_unref_page_commit()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvmstat.h64 static inline void __count_vm_event(enum vm_event_item item) in __count_vm_event() function
97 static inline void __count_vm_event(enum vm_event_item item) in __count_vm_event() function
/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_balloon.c788 __count_vm_event(BALLOON_MIGRATE); in virtballoon_migratepage()
/OK3568_Linux_fs/kernel/drivers/misc/
H A Dvmw_balloon.c1855 __count_vm_event(BALLOON_MIGRATE); in vmballoon_migratepage()