Searched refs:mm_walk_ops (Results 1 – 22 of 22) sorted by relevance
| /linux-6.15/include/linux/ |
| H A D | pagewalk.h | 68 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 D | pagewalk.c | 33 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 D | mapping_dirty_helpers.c | 231 static const struct mm_walk_ops clean_walk_ops = { 240 static const struct mm_walk_ops wp_walk_ops = {
|
| H A D | ptdump.c | 143 static const struct mm_walk_ops ptdump_ops = {
|
| H A D | madvise.c | 223 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 D | mincore.c | 175 static const struct mm_walk_ops mincore_walk_ops = {
|
| H A D | hmm.c | 554 static const struct mm_walk_ops hmm_walk_ops = {
|
| H A D | hugetlb_vmemmap.c | 156 static const struct mm_walk_ops vmemmap_remap_ops = {
|
| H A D | mlock.c | 428 static const struct mm_walk_ops mlock_walk_ops = { in mlock_vma_pages_range()
|
| H A D | mprotect.c | 589 static const struct mm_walk_ops prot_none_walk_ops = {
|
| H A D | migrate_device.c | 296 static const struct mm_walk_ops migrate_vma_walk_ops = {
|
| H A D | mempolicy.c | 762 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 D | internal.h | 1601 unsigned long end, const struct mm_walk_ops *ops,
|
| H A D | vmscan.c | 3777 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 D | memory-failure.c | 850 static const struct mm_walk_ops hwpoison_walk_ops = {
|
| /linux-6.15/arch/openrisc/kernel/ |
| H A D | dma.c | 42 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 D | pageattr.c | 97 static const struct mm_walk_ops pageattr_ops = {
|
| /linux-6.15/mm/damon/ |
| H A D | vaddr.c | 393 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 D | subpage_prot.c | 146 static const struct mm_walk_ops subpage_walk_ops = {
|
| /linux-6.15/fs/proc/ |
| H A D | task_mmu.c | 1051 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 D | gmap.c | 2231 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 D | pageattr.c | 86 static const struct mm_walk_ops pageattr_ops = {
|