Searched defs:max_nr (Results 1 – 14 of 14) sorted by relevance
/linux/mm/ ! |
H A D | swap.h | 91 static inline int swap_zeromap_batch(swp_entry_t entry, int max_nr, in swap_zeromap_batch() 111 static inline int non_swapcache_batch(swp_entry_t entry, int max_nr) in non_swapcache_batch() 218 static inline int swap_zeromap_batch(swp_entry_t entry, int max_nr, in swap_zeromap_batch() 224 static inline int non_swapcache_batch(swp_entry_t entry, int max_nr) in non_swapcache_batch()
|
H A D | mincore.c | 138 unsigned int max_nr = (end - addr) >> PAGE_SHIFT; in mincore_pte_range() local
|
H A D | madvise.c | 350 int max_nr = (end - addr) / PAGE_SIZE; in madvise_folio_pte_batch() local 668 int nr, max_nr; in madvise_free_pte_range() local
|
H A D | internal.h | 269 unsigned int max_nr, fpb_t flags) in folio_pte_batch_flags() 381 static inline int swap_pte_batch(pte_t *start_ptep, int max_nr, pte_t pte) in swap_pte_batch()
|
H A D | memory.c | 985 int max_nr, int *rss, struct folio **prealloc) in copy_present_ptes() 1089 int progress, max_nr, ret = 0; in copy_pte_range() local 1542 unsigned int max_nr, unsigned long addr, in zap_present_ptes() 1588 unsigned int max_nr, unsigned long addr, in zap_nonpresent_ptes() 1664 int max_nr = (end - addr) / PAGE_SIZE; in do_zap_pte_range() local
|
H A D | util.c | 1279 unsigned int max_nr) in folio_pte_batch()
|
H A D | mremap.c | 175 pte_t *ptep, pte_t pte, int max_nr) in mremap_folio_pte_batch()
|
H A D | mempolicy.c | 685 int max_nr, nr; in queue_folios_pte_range() local
|
/linux/io_uring/ ! |
H A D | alloc_cache.c | 22 unsigned max_nr, unsigned int size, in io_alloc_cache_init()
|
/linux/fs/xfs/scrub/ ! |
H A D | xfarray.h | 28 xfarray_idx_t max_nr; member
|
/linux/lib/ ! |
H A D | test_kho.c | 175 unsigned long max_nr; in kho_test_save() local
|
/linux/drivers/irqchip/ ! |
H A D | exynos-combiner.c | 41 static unsigned int max_nr = 20; variable
|
/linux/tools/perf/util/ ! |
H A D | synthetic-events.c | 1852 size_t nr = 0, i = 0, sz, max_nr, n, pos; in __perf_event__synthesize_id_index() local
|
H A D | session.c | 2656 size_t i, nr, max_nr; in perf_event__process_id_index() local
|