Lines Matching defs:madv_behavior

153 		struct madvise_behavior *madv_behavior)  in madvise_update_vma()
274 static void mark_mmap_lock_dropped(struct madvise_behavior *madv_behavior) in mark_mmap_lock_dropped()
283 static long madvise_willneed(struct madvise_behavior *madv_behavior) in madvise_willneed()
577 struct madvise_behavior *madv_behavior) in madvise_cold_page_range()
598 static long madvise_cold(struct madvise_behavior *madv_behavior) in madvise_cold()
629 static long madvise_pageout(struct madvise_behavior *madv_behavior) in madvise_pageout()
803 static int madvise_free_single_vma(struct madvise_behavior *madv_behavior) in madvise_free_single_vma()
860 static long madvise_dontneed_single_vma(struct madvise_behavior *madv_behavior) in madvise_dontneed_single_vma()
876 bool madvise_dontneed_free_valid_vma(struct madvise_behavior *madv_behavior) in madvise_dontneed_free_valid_vma()
907 static long madvise_dontneed_free(struct madvise_behavior *madv_behavior) in madvise_dontneed_free()
968 static long madvise_populate(struct madvise_behavior *madv_behavior) in madvise_populate()
1011 static long madvise_remove(struct madvise_behavior *madv_behavior) in madvise_remove()
1133 static long madvise_guard_install(struct madvise_behavior *madv_behavior) in madvise_guard_install()
1244 static long madvise_guard_remove(struct madvise_behavior *madv_behavior) in madvise_guard_remove()
1285 static bool can_madvise_modify(struct madvise_behavior *madv_behavior) in can_madvise_modify()
1322 static bool can_madvise_modify(struct madvise_behavior *madv_behavior) in can_madvise_modify()
1333 static int madvise_vma_behavior(struct madvise_behavior *madv_behavior) in madvise_vma_behavior()
1442 static int madvise_inject_error(struct madvise_behavior *madv_behavior) in madvise_inject_error()
1487 static bool is_memory_failure(struct madvise_behavior *madv_behavior) in is_memory_failure()
1500 static int madvise_inject_error(struct madvise_behavior *madv_behavior) in madvise_inject_error()
1505 static bool is_memory_failure(struct madvise_behavior *madv_behavior) in is_memory_failure()
1583 static bool try_vma_read_lock(struct madvise_behavior *madv_behavior) in try_vma_read_lock()
1619 int madvise_walk_vmas(struct madvise_behavior *madv_behavior) in madvise_walk_vmas()
1699 static enum madvise_lock_mode get_lock_mode(struct madvise_behavior *madv_behavior) in get_lock_mode()
1724 static int madvise_lock(struct madvise_behavior *madv_behavior) in madvise_lock()
1748 static void madvise_unlock(struct madvise_behavior *madv_behavior) in madvise_unlock()
1781 static void madvise_init_tlb(struct madvise_behavior *madv_behavior) in madvise_init_tlb()
1787 static void madvise_finish_tlb(struct madvise_behavior *madv_behavior) in madvise_finish_tlb()
1839 static bool is_madvise_populate(struct madvise_behavior *madv_behavior) in is_madvise_populate()
1866 struct madvise_behavior *madv_behavior) in madvise_do_behavior()
1966 struct madvise_behavior madv_behavior = { in do_madvise() local
1997 struct madvise_behavior madv_behavior = { in vector_madvise() local
2139 struct madvise_behavior madv_behavior = { in madvise_set_anon_name() local