Home
last modified time | relevance | path

Searched refs:mm_walk_ops (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-6.6/include/linux/
H A Dpagewalk.h20 * struct mm_walk_ops - callbacks for walk_page_range
58 struct mm_walk_ops { struct
108 const struct mm_walk_ops *ops;
118 unsigned long end, const struct mm_walk_ops *ops,
121 unsigned long end, const struct mm_walk_ops *ops,
125 unsigned long end, const struct mm_walk_ops *ops,
127 int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops,
130 pgoff_t nr, const struct mm_walk_ops *ops,
/kernel/linux/linux-5.10/include/linux/
H A Dpagewalk.h10 * mm_walk_ops - callbacks for walk_page_range
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,
/kernel/linux/linux-5.10/mm/
H A Dpagewalk.c26 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner()
66 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range()
124 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range()
173 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range()
206 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range()
254 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range()
292 const struct mm_walk_ops *ops = walk->ops; in walk_page_test()
319 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range()
380 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
444 unsigned long end, const struct mm_walk_ops *op in walk_page_range_novma()
[all...]
H A Dmapping_dirty_helpers.c242 static const struct mm_walk_ops clean_walk_ops = {
251 static const struct mm_walk_ops wp_walk_ops = {
H A Dptdump.c131 static const struct mm_walk_ops ptdump_ops = {
H A Dmincore.c173 static const struct mm_walk_ops mincore_walk_ops = {
H A Dmadvise.c226 static const struct mm_walk_ops swapin_walk_ops = {
488 static const struct mm_walk_ops cold_walk_ops = {
710 static const struct mm_walk_ops madvise_free_walk_ops = {
H A Dhmm.c545 static const struct mm_walk_ops hmm_walk_ops = {
/kernel/linux/linux-6.6/mm/
H A Dpagewalk.c26 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range_inner()
81 const struct mm_walk_ops *ops = walk->ops; in walk_hugepd_range()
120 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range()
182 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range()
234 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range()
269 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range()
318 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range()
356 const struct mm_walk_ops *ops = walk->ops; in walk_page_test()
383 const struct mm_walk_ops *ops = walk->ops; in __walk_page_range()
471 unsigned long end, const struct mm_walk_ops *op 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.c142 static const struct mm_walk_ops ptdump_ops = {
H A Dmincore.c175 static const struct mm_walk_ops mincore_walk_ops = {
H A Dmadvise.c233 static const struct mm_walk_ops swapin_walk_ops = {
539 static const struct mm_walk_ops cold_walk_ops = {
763 static const struct mm_walk_ops madvise_free_walk_ops = {
H A Dhmm.c559 static const struct mm_walk_ops hmm_walk_ops = {
/kernel/linux/linux-5.10/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 = {
/kernel/linux/linux-6.6/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 = {
/kernel/linux/linux-5.10/arch/riscv/mm/
H A Dpageattr.c98 static const struct mm_walk_ops pageattr_ops = {
/kernel/linux/linux-6.6/mm/damon/
H A Dvaddr.c390 static const struct mm_walk_ops damon_mkold_ops = {
534 static const struct mm_walk_ops damon_young_ops = {
/kernel/linux/linux-5.10/fs/proc/
H A Dtask_mmu.c753 static const struct mm_walk_ops smaps_walk_ops = {
758 static const struct mm_walk_ops smaps_shmem_walk_ops = {
773 const struct mm_walk_ops *ops = &smaps_walk_ops; in smap_gather_stats()
1240 static const struct mm_walk_ops clear_refs_walk_ops = {
1589 static const struct mm_walk_ops pagemap_ops = {
1897 static const struct mm_walk_ops show_numa_ops = {
/kernel/linux/linux-6.6/fs/proc/
H A Dtask_mmu.c763 static const struct mm_walk_ops smaps_walk_ops = {
769 static const struct mm_walk_ops smaps_shmem_walk_ops = {
785 const struct mm_walk_ops *ops = &smaps_walk_ops; in smap_gather_stats()
1253 static const struct mm_walk_ops clear_refs_walk_ops = {
1630 static const struct mm_walk_ops pagemap_ops = {
1945 static const struct mm_walk_ops show_numa_ops = {
/kernel/linux/linux-5.10/arch/s390/mm/
H A Dgmap.c2499 static const struct mm_walk_ops thp_split_walk_ops = {
2543 static const struct mm_walk_ops zap_zero_walk_ops = {
2637 static const struct mm_walk_ops enable_skey_walk_ops = {
2676 static const struct mm_walk_ops reset_cmma_walk_ops = {
2701 static const struct mm_walk_ops reset_acc_walk_ops = {
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c144 static const struct mm_walk_ops subpage_walk_ops = {
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dsubpage_prot.c146 static const struct mm_walk_ops subpage_walk_ops = {
/kernel/linux/linux-6.6/arch/s390/mm/
H A Dgmap.c2528 static const struct mm_walk_ops thp_split_walk_ops = {
2580 static const struct mm_walk_ops zap_zero_walk_ops = {
2669 static const struct mm_walk_ops enable_skey_walk_ops = {
2709 static const struct mm_walk_ops reset_cmma_walk_ops = {
2746 static const struct mm_walk_ops gather_pages_ops = {
/kernel/linux/linux-6.6/arch/riscv/mm/
H A Dpageattr.c86 static const struct mm_walk_ops pageattr_ops = {

Completed in 30 milliseconds

12