Searched refs:mm_walk_ops (Results 1 – 18 of 18) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | pagewalk.h | 37 struct mm_walk_ops { struct 86 const struct mm_walk_ops *ops; 96 unsigned long end, const struct mm_walk_ops *ops, 99 unsigned long end, const struct mm_walk_ops *ops, 102 int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops, 105 pgoff_t nr, const struct mm_walk_ops *ops,
|
| /Linux-v5.15/mm/ |
| D | pagewalk.c | 26 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner() 66 const struct mm_walk_ops *ops = walk->ops; in walk_hugepd_range() 105 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range() 166 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range() 218 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range() 253 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range() 302 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range() 340 const struct mm_walk_ops *ops = walk->ops; in walk_page_test() 367 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range() 428 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range() [all …]
|
| D | mapping_dirty_helpers.c | 246 static const struct mm_walk_ops clean_walk_ops = { 255 static const struct mm_walk_ops wp_walk_ops = {
|
| D | ptdump.c | 134 static const struct mm_walk_ops ptdump_ops = {
|
| D | mincore.c | 174 static const struct mm_walk_ops mincore_walk_ops = {
|
| D | madvise.c | 222 static const struct mm_walk_ops swapin_walk_ops = { 481 static const struct mm_walk_ops cold_walk_ops = { 704 static const struct mm_walk_ops madvise_free_walk_ops = {
|
| D | hmm.c | 548 static const struct mm_walk_ops hmm_walk_ops = {
|
| D | mprotect.c | 402 static const struct mm_walk_ops prot_none_walk_ops = {
|
| D | memory-failure.c | 676 static struct mm_walk_ops hwp_walk_ops = {
|
| D | migrate.c | 2432 static const struct mm_walk_ops migrate_vma_walk_ops = {
|
| D | mempolicy.c | 701 static const struct mm_walk_ops queue_pages_walk_ops = {
|
| D | memcontrol.c | 5825 static const struct mm_walk_ops precharge_walk_ops = { 6101 static const struct mm_walk_ops charge_walk_ops = {
|
| /Linux-v5.15/arch/openrisc/kernel/ |
| D | dma.c | 45 static const struct mm_walk_ops set_nocache_walk_ops = { 64 static const struct mm_walk_ops clear_nocache_walk_ops = {
|
| /Linux-v5.15/fs/proc/ |
| D | task_mmu.c | 711 static const struct mm_walk_ops smaps_walk_ops = { 716 static const struct mm_walk_ops smaps_shmem_walk_ops = { 731 const struct mm_walk_ops *ops = &smaps_walk_ops; in smap_gather_stats() 1196 static const struct mm_walk_ops clear_refs_walk_ops = { 1546 static const struct mm_walk_ops pagemap_ops = { 1854 static const struct mm_walk_ops show_numa_ops = {
|
| /Linux-v5.15/mm/damon/ |
| D | vaddr.c | 478 static struct mm_walk_ops damon_mkold_ops = { 574 static struct mm_walk_ops damon_young_ops = {
|
| /Linux-v5.15/arch/riscv/mm/ |
| D | pageattr.c | 98 static const struct mm_walk_ops pageattr_ops = {
|
| /Linux-v5.15/arch/powerpc/mm/book3s64/ |
| D | subpage_prot.c | 144 static const struct mm_walk_ops subpage_walk_ops = {
|
| /Linux-v5.15/arch/s390/mm/ |
| D | gmap.c | 2497 static const struct mm_walk_ops thp_split_walk_ops = { 2541 static const struct mm_walk_ops zap_zero_walk_ops = { 2622 static const struct mm_walk_ops enable_skey_walk_ops = { 2660 static const struct mm_walk_ops reset_cmma_walk_ops = { 2685 static const struct mm_walk_ops reset_acc_walk_ops = {
|