Home
last modified time | relevance | path

Searched refs:mm_walk_ops (Results 1 – 19 of 19) sorted by relevance

/linux/mm/
H A Dpagewalk.c33 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner()
102 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range()
173 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range()
239 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range()
277 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range()
330 const struct mm_walk_ops *ops = walk->ops;
368 const struct mm_walk_ops *ops = walk->ops; in process_vma_walk_lock()
395 const struct mm_walk_ops *ops = walk->ops;
455 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
523 static bool check_ops_valid(const struct mm_walk_ops *op in walk_page_range_novma()
[all...]
H A Dmapping_dirty_helpers.c231 static const struct mm_walk_ops clean_walk_ops = {
240 static const struct mm_walk_ops wp_walk_ops = {
H A Dptdump.c143 static const struct mm_walk_ops ptdump_ops = {
H A Dmincore.c175 static const struct mm_walk_ops mincore_walk_ops = {
H A Dmadvise.c223 static const struct mm_walk_ops swapin_walk_ops = { in shmem_swapin_range()
564 static const struct mm_walk_ops cold_walk_ops = { in madvise_cold_page_range()
792 static const struct mm_walk_ops madvise_free_walk_ops = { in madvise_free_single_vma()
1102 static const struct mm_walk_ops guard_install_walk_ops = { in madvise_vma_behavior()
1213 static const struct mm_walk_ops guard_remove_walk_ops = { in process_madvise_behavior_valid()
H A Dhugetlb_vmemmap.c156 static const struct mm_walk_ops vmemmap_remap_ops = {
H A Dhmm.c554 static const struct mm_walk_ops hmm_walk_ops = {
H A Dmigrate_device.c282 static const struct mm_walk_ops migrate_vma_walk_ops = {
H A Dmlock.c426 static const struct mm_walk_ops mlock_walk_ops = { in mlock_vma_pages_range()
H A Dmprotect.c597 static const struct mm_walk_ops prot_none_walk_ops = {
H A Dmempolicy.c731 static const struct mm_walk_ops queue_pages_walk_ops = {
738 static const struct mm_walk_ops queue_pages_lock_vma_walk_ops = {
773 const struct mm_walk_ops *ops = (flags & MPOL_MF_WRLOCK) ? in queue_pages_range()
H A Dinternal.h1524 unsigned long end, const struct mm_walk_ops *ops,
H A Dmemcontrol-v1.c
H A Dvmscan.c3646 static const struct mm_walk_ops mm_walk_ops = { in walk_mm() local
3667 err = walk_page_range(mm, walk->next_addr, ULONG_MAX, &mm_walk_ops, walk); in walk_mm()
H A Dmemory-failure.c850 static const struct mm_walk_ops hwpoison_walk_ops = {
/linux/arch/openrisc/kernel/
H A Ddma.c45 static const struct mm_walk_ops set_nocache_walk_ops = {
64 static const struct mm_walk_ops clear_nocache_walk_ops = {
/linux/mm/damon/
H A Dvaddr.c393 static const struct mm_walk_ops damon_mkold_ops = {
537 static const struct mm_walk_ops damon_young_ops = {
/linux/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c146 static const struct mm_walk_ops subpage_walk_ops = {
/linux/fs/proc/
H A Dtask_mmu.c1038 static const struct mm_walk_ops smaps_walk_ops = {
1044 static const struct mm_walk_ops smaps_shmem_walk_ops = {
1060 const struct mm_walk_ops *ops = &smaps_walk_ops; in smap_gather_stats()
1530 static const struct mm_walk_ops clear_refs_walk_ops = {
1915 static const struct mm_walk_ops pagemap_ops = {
2634 static const struct mm_walk_ops pagemap_scan_ops = {
2996 static const struct mm_walk_ops show_numa_ops = {