Home
last modified time | relevance | path

Searched refs:madvise_behavior (Results 1 – 2 of 2) sorted by relevance

/linux/mm/
H A Dmadvise.c66 struct madvise_behavior { struct
85 static int madvise_walk_vmas(struct madvise_behavior *madv_behavior); argument
151 struct madvise_behavior *madv_behavior) in madvise_update_vma()
272 static void mark_mmap_lock_dropped(struct madvise_behavior *madv_behavior) in mark_mmap_lock_dropped()
281 static long madvise_willneed(struct madvise_behavior *madv_behavior) in madvise_willneed()
575 struct madvise_behavior *madv_behavior) in madvise_cold_page_range()
596 static long madvise_cold(struct madvise_behavior *madv_behavior) in madvise_cold()
627 static long madvise_pageout(struct madvise_behavior *madv_behavior) in madvise_pageout()
800 static int madvise_free_single_vma(struct madvise_behavior *madv_behavior) in madvise_free_single_vma()
852 static long madvise_dontneed_single_vma(struct madvise_behavior *madv_behavior) in madvise_dontneed_single_vma()
[all …]
/linux/tools/perf/
H A DMakefile.perf642 madvise_behavior_tbl := $(srctree)/tools/perf/trace/beauty/madvise_behavior.sh