Home
last modified time | relevance | path

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

/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/
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 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 = {
1116 static const struct mm_walk_ops guard_install_walk_ops = {
1227 static const struct mm_walk_ops guard_remove_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 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 Dmlock.c426 static const struct mm_walk_ops mlock_walk_ops = { in mlock_vma_pages_range()
H A Dmigrate_device.c282 static const struct mm_walk_ops migrate_vma_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.h1528 unsigned long end, const struct mm_walk_ops *ops,
H A Dvmscan.c3739 static const struct mm_walk_ops mm_walk_ops = { in walk_mm() local
3760 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/loongarch/mm/
H A Dpageattr.c97 static const struct mm_walk_ops pageattr_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 = {
/linux/arch/s390/mm/
H A Dgmap.c2229 static const struct mm_walk_ops thp_split_walk_ops = {
2295 static const struct mm_walk_ops find_zeropage_ops = {
2455 static const struct mm_walk_ops enable_skey_walk_ops = {
2495 static const struct mm_walk_ops reset_cmma_walk_ops = {
2532 static const struct mm_walk_ops gather_pages_ops = {