Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpagewalk.h68 struct mm_walk_ops { struct
120 const struct mm_walk_ops *ops;
130 unsigned long end, const struct mm_walk_ops *ops,
133 unsigned long end, const struct mm_walk_ops *ops,
137 unsigned long end, const struct mm_walk_ops *ops,
139 int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops,
142 pgoff_t nr, const struct mm_walk_ops *ops,
/linux-6.15/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_p4d_range()
277 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range()
330 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range()
368 const struct mm_walk_ops *ops = walk->ops; in walk_page_test()
395 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range()
455 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range_mm()
578 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
[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 Dmadvise.c223 static const struct mm_walk_ops swapin_walk_ops = {
564 static const struct mm_walk_ops cold_walk_ops = {
792 static const struct mm_walk_ops madvise_free_walk_ops = {
1110 static const struct mm_walk_ops guard_install_walk_ops = {
1221 static const struct mm_walk_ops guard_remove_walk_ops = {
H A Dmincore.c175 static const struct mm_walk_ops mincore_walk_ops = {
H A Dhmm.c554 static const struct mm_walk_ops hmm_walk_ops = {
H A Dhugetlb_vmemmap.c156 static const struct mm_walk_ops vmemmap_remap_ops = {
H A Dmlock.c428 static const struct mm_walk_ops mlock_walk_ops = { in mlock_vma_pages_range()
H A Dmprotect.c589 static const struct mm_walk_ops prot_none_walk_ops = {
H A Dmigrate_device.c296 static const struct mm_walk_ops migrate_vma_walk_ops = {
H A Dmempolicy.c762 static const struct mm_walk_ops queue_pages_walk_ops = {
769 static const struct mm_walk_ops queue_pages_lock_vma_walk_ops = {
804 const struct mm_walk_ops *ops = (flags & MPOL_MF_WRLOCK) ? in queue_pages_range()
H A Dinternal.h1601 unsigned long end, const struct mm_walk_ops *ops,
H A Dvmscan.c3777 static const struct mm_walk_ops mm_walk_ops = { in walk_mm() local
3798 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-6.15/arch/openrisc/kernel/
H A Ddma.c42 static const struct mm_walk_ops set_nocache_walk_ops = {
61 static const struct mm_walk_ops clear_nocache_walk_ops = {
/linux-6.15/arch/loongarch/mm/
H A Dpageattr.c97 static const struct mm_walk_ops pageattr_ops = {
/linux-6.15/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-6.15/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c146 static const struct mm_walk_ops subpage_walk_ops = {
/linux-6.15/fs/proc/
H A Dtask_mmu.c1051 static const struct mm_walk_ops smaps_walk_ops = {
1057 static const struct mm_walk_ops smaps_shmem_walk_ops = {
1073 const struct mm_walk_ops *ops = &smaps_walk_ops; in smap_gather_stats()
1543 static const struct mm_walk_ops clear_refs_walk_ops = {
1938 static const struct mm_walk_ops pagemap_ops = {
2655 static const struct mm_walk_ops pagemap_scan_ops = {
3022 static const struct mm_walk_ops show_numa_ops = {
/linux-6.15/arch/s390/mm/
H A Dgmap.c2231 static const struct mm_walk_ops thp_split_walk_ops = {
2294 static const struct mm_walk_ops find_zeropage_ops = {
2454 static const struct mm_walk_ops enable_skey_walk_ops = {
2494 static const struct mm_walk_ops reset_cmma_walk_ops = {
2531 static const struct mm_walk_ops gather_pages_ops = {
/linux-6.15/arch/riscv/mm/
H A Dpageattr.c86 static const struct mm_walk_ops pageattr_ops = {