Home
last modified time | relevance | path

Searched refs:count_vm_events (Results 1 – 25 of 27) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dmlock.c68 count_vm_events(UNEVICTABLE_PGCLEARED, nr_pages); in clear_page_mlock()
82 count_vm_events(UNEVICTABLE_PGSTRANDED, nr_pages); in clear_page_mlock()
102 count_vm_events(UNEVICTABLE_PGMLOCKED, nr_pages); in mlock_vma_page()
125 count_vm_events(UNEVICTABLE_PGMUNLOCKED, thp_nr_pages(page)); in __munlock_isolated_page()
240 count_vm_events(UNEVICTABLE_PGMUNLOCKED, pagevec_count(pvec)); in __putback_lru_fast()
246 count_vm_events(UNEVICTABLE_PGRESCUED, pgrescued); in __putback_lru_fast()
H A Dmigrate.c1546 count_vm_events(PGMIGRATE_SUCCESS, nr_succeeded); in migrate_pages()
1547 count_vm_events(PGMIGRATE_FAIL, nr_failed); in migrate_pages()
1548 count_vm_events(THP_MIGRATION_SUCCESS, nr_thp_succeeded); in migrate_pages()
1549 count_vm_events(THP_MIGRATION_FAIL, nr_thp_failed); in migrate_pages()
1550 count_vm_events(THP_MIGRATION_SPLIT, nr_thp_split); in migrate_pages()
2253 count_vm_events(PGMIGRATE_SUCCESS, HPAGE_PMD_NR); in migrate_misplaced_transhuge_page()
2262 count_vm_events(PGMIGRATE_FAIL, HPAGE_PMD_NR); in migrate_misplaced_transhuge_page()
H A Dpage_io.c263 count_vm_events(PSWPOUT, thp_nr_pages(page)); in count_swpout_vm_event()
H A Dswap.c504 count_vm_events(UNEVICTABLE_PGMLOCKED, nr_pages); in lru_cache_add_inactive_or_unevictable()
H A Dvmscan.c714 count_vm_events(SLABS_SCANNED, shrinkctl->nr_scanned); in do_shrink_slab()
1687 count_vm_events(PGACTIVATE, pgactivate); in shrink_page_list()
4492 count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned); in check_move_unevictable_pages()
H A Dvmstat.c151 count_vm_events(i, fold_state->event[i]); in vm_events_fold_cpu()
H A Dcompaction.c36 count_vm_events(item, delta); in count_compact_events()
/dports/multimedia/libv4l/linux-5.13-rc2/mm/
H A Dmlock.c68 count_vm_events(UNEVICTABLE_PGCLEARED, nr_pages); in clear_page_mlock()
82 count_vm_events(UNEVICTABLE_PGSTRANDED, nr_pages); in clear_page_mlock()
102 count_vm_events(UNEVICTABLE_PGMLOCKED, nr_pages); in mlock_vma_page()
125 count_vm_events(UNEVICTABLE_PGMUNLOCKED, thp_nr_pages(page)); in __munlock_isolated_page()
240 count_vm_events(UNEVICTABLE_PGMUNLOCKED, pagevec_count(pvec)); in __putback_lru_fast()
246 count_vm_events(UNEVICTABLE_PGRESCUED, pgrescued); in __putback_lru_fast()
H A Dmigrate.c1546 count_vm_events(PGMIGRATE_SUCCESS, nr_succeeded); in migrate_pages()
1547 count_vm_events(PGMIGRATE_FAIL, nr_failed); in migrate_pages()
1548 count_vm_events(THP_MIGRATION_SUCCESS, nr_thp_succeeded); in migrate_pages()
1549 count_vm_events(THP_MIGRATION_FAIL, nr_thp_failed); in migrate_pages()
1550 count_vm_events(THP_MIGRATION_SPLIT, nr_thp_split); in migrate_pages()
2253 count_vm_events(PGMIGRATE_SUCCESS, HPAGE_PMD_NR); in migrate_misplaced_transhuge_page()
2262 count_vm_events(PGMIGRATE_FAIL, HPAGE_PMD_NR); in migrate_misplaced_transhuge_page()
H A Dpage_io.c263 count_vm_events(PSWPOUT, thp_nr_pages(page)); in count_swpout_vm_event()
H A Dswap.c504 count_vm_events(UNEVICTABLE_PGMLOCKED, nr_pages); in lru_cache_add_inactive_or_unevictable()
H A Dvmscan.c714 count_vm_events(SLABS_SCANNED, shrinkctl->nr_scanned); in do_shrink_slab()
1687 count_vm_events(PGACTIVATE, pgactivate); in shrink_page_list()
4492 count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned); in check_move_unevictable_pages()
H A Dvmstat.c151 count_vm_events(i, fold_state->event[i]); in vm_events_fold_cpu()
/dports/multimedia/v4l-utils/linux-5.13-rc2/mm/
H A Dmlock.c68 count_vm_events(UNEVICTABLE_PGCLEARED, nr_pages); in clear_page_mlock()
82 count_vm_events(UNEVICTABLE_PGSTRANDED, nr_pages); in clear_page_mlock()
102 count_vm_events(UNEVICTABLE_PGMLOCKED, nr_pages); in mlock_vma_page()
125 count_vm_events(UNEVICTABLE_PGMUNLOCKED, thp_nr_pages(page)); in __munlock_isolated_page()
240 count_vm_events(UNEVICTABLE_PGMUNLOCKED, pagevec_count(pvec)); in __putback_lru_fast()
246 count_vm_events(UNEVICTABLE_PGRESCUED, pgrescued); in __putback_lru_fast()
H A Dmigrate.c1546 count_vm_events(PGMIGRATE_SUCCESS, nr_succeeded); in migrate_pages()
1547 count_vm_events(PGMIGRATE_FAIL, nr_failed); in migrate_pages()
1548 count_vm_events(THP_MIGRATION_SUCCESS, nr_thp_succeeded); in migrate_pages()
1549 count_vm_events(THP_MIGRATION_FAIL, nr_thp_failed); in migrate_pages()
1550 count_vm_events(THP_MIGRATION_SPLIT, nr_thp_split); in migrate_pages()
2253 count_vm_events(PGMIGRATE_SUCCESS, HPAGE_PMD_NR); in migrate_misplaced_transhuge_page()
2262 count_vm_events(PGMIGRATE_FAIL, HPAGE_PMD_NR); in migrate_misplaced_transhuge_page()
H A Dpage_io.c263 count_vm_events(PSWPOUT, thp_nr_pages(page)); in count_swpout_vm_event()
H A Dswap.c504 count_vm_events(UNEVICTABLE_PGMLOCKED, nr_pages); in lru_cache_add_inactive_or_unevictable()
H A Dvmscan.c714 count_vm_events(SLABS_SCANNED, shrinkctl->nr_scanned); in do_shrink_slab()
1687 count_vm_events(PGACTIVATE, pgactivate); in shrink_page_list()
4492 count_vm_events(UNEVICTABLE_PGSCANNED, pgscanned); in check_move_unevictable_pages()
H A Dvmstat.c151 count_vm_events(i, fold_state->event[i]); in vm_events_fold_cpu()
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dvmstat.h79 static inline void count_vm_events(enum vm_event_item item, long delta) in count_vm_events() function
94 static inline void count_vm_events(enum vm_event_item item, long delta) in count_vm_events() function
114 #define count_vm_numa_events(x, y) count_vm_events(x, y)
122 #define count_vm_tlb_events(x, y) count_vm_events(x, y)
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dvmstat.h79 static inline void count_vm_events(enum vm_event_item item, long delta) in count_vm_events() function
94 static inline void count_vm_events(enum vm_event_item item, long delta) in count_vm_events() function
114 #define count_vm_numa_events(x, y) count_vm_events(x, y)
122 #define count_vm_tlb_events(x, y) count_vm_events(x, y)
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dvmstat.h79 static inline void count_vm_events(enum vm_event_item item, long delta) in count_vm_events() function
94 static inline void count_vm_events(enum vm_event_item item, long delta) in count_vm_events() function
114 #define count_vm_numa_events(x, y) count_vm_events(x, y)
122 #define count_vm_tlb_events(x, y) count_vm_events(x, y)
/dports/multimedia/v4l-utils/linux-5.13-rc2/block/
H A Dblk-core.c1084 count_vm_events(PGPGOUT, count); in submit_bio()
1087 count_vm_events(PGPGIN, count); in submit_bio()
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/
H A Dblk-core.c1084 count_vm_events(PGPGOUT, count); in submit_bio()
1087 count_vm_events(PGPGIN, count); in submit_bio()
/dports/multimedia/libv4l/linux-5.13-rc2/block/
H A Dblk-core.c1084 count_vm_events(PGPGOUT, count); in submit_bio()
1087 count_vm_events(PGPGIN, count); in submit_bio()

12