Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dpagewalk.h48 struct mm_walk_ops { struct
97 const struct mm_walk_ops *ops;
107 unsigned long end, const struct mm_walk_ops *ops,
110 unsigned long end, const struct mm_walk_ops *ops,
114 unsigned long end, const struct mm_walk_ops *ops,
116 int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops,
119 pgoff_t nr, const struct mm_walk_ops *ops,
/linux-6.3-rc2/mm/
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_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 …]
A Dmapping_dirty_helpers.c247 static const struct mm_walk_ops clean_walk_ops = {
256 static const struct mm_walk_ops wp_walk_ops = {
A Dptdump.c142 static const struct mm_walk_ops ptdump_ops = {
A Dmincore.c176 static const struct mm_walk_ops mincore_walk_ops = {
A Dmadvise.c228 static const struct mm_walk_ops swapin_walk_ops = {
522 static const struct mm_walk_ops cold_walk_ops = {
742 static const struct mm_walk_ops madvise_free_walk_ops = {
A Dhmm.c557 static const struct mm_walk_ops hmm_walk_ops = {
A Dmigrate_device.c286 static const struct mm_walk_ops migrate_vma_walk_ops = {
A Dmlock.c366 static const struct mm_walk_ops mlock_walk_ops = { in mlock_vma_pages_range()
A Dmprotect.c581 static const struct mm_walk_ops prot_none_walk_ops = {
A Dmemory-failure.c770 static const struct mm_walk_ops hwp_walk_ops = {
A Dvmscan.c4220 static const struct mm_walk_ops mm_walk_ops = { in walk_mm() local
4239 err = walk_page_range(mm, walk->next_addr, ULONG_MAX, &mm_walk_ops, walk); in walk_mm()
A Dksm.c452 static const struct mm_walk_ops break_ksm_ops = {
A Dmempolicy.c712 static const struct mm_walk_ops queue_pages_walk_ops = {
A Dmemcontrol.c6011 static const struct mm_walk_ops precharge_walk_ops = {
6290 static const struct mm_walk_ops charge_walk_ops = {
/linux-6.3-rc2/arch/openrisc/kernel/
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-6.3-rc2/fs/proc/
A Dtask_mmu.c759 static const struct mm_walk_ops smaps_walk_ops = {
764 static const struct mm_walk_ops smaps_shmem_walk_ops = {
779 const struct mm_walk_ops *ops = &smaps_walk_ops; in smap_gather_stats()
1246 static const struct mm_walk_ops clear_refs_walk_ops = {
1621 static const struct mm_walk_ops pagemap_ops = {
1928 static const struct mm_walk_ops show_numa_ops = {
/linux-6.3-rc2/arch/riscv/mm/
A Dpageattr.c98 static const struct mm_walk_ops pageattr_ops = {
/linux-6.3-rc2/mm/damon/
A Dvaddr.c384 static const struct mm_walk_ops damon_mkold_ops = {
519 static const struct mm_walk_ops damon_young_ops = {
/linux-6.3-rc2/arch/powerpc/mm/book3s64/
A Dsubpage_prot.c144 static const struct mm_walk_ops subpage_walk_ops = {
/linux-6.3-rc2/arch/s390/mm/
A Dgmap.c2515 static const struct mm_walk_ops thp_split_walk_ops = {
2559 static const struct mm_walk_ops zap_zero_walk_ops = {
2658 static const struct mm_walk_ops enable_skey_walk_ops = {
2697 static const struct mm_walk_ops reset_cmma_walk_ops = {
2733 static const struct mm_walk_ops gather_pages_ops = {

Completed in 67 milliseconds