Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpagewalk.h28 struct mm_walk_ops { struct
54 const struct mm_walk_ops *ops; argument
61 unsigned long end, const struct mm_walk_ops *ops,
63 int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops,
/Linux-v5.4/mm/
Dpagewalk.c12 const struct mm_walk_ops *ops = walk->ops; in walk_pte_range()
34 const struct mm_walk_ops *ops = walk->ops; in walk_pmd_range()
80 const struct mm_walk_ops *ops = walk->ops; in walk_pud_range()
125 const struct mm_walk_ops *ops = walk->ops; in walk_p4d_range()
152 const struct mm_walk_ops *ops = walk->ops; in walk_pgd_range()
191 const struct mm_walk_ops *ops = walk->ops; in walk_hugetlb_range()
229 const struct mm_walk_ops *ops = walk->ops; in walk_page_test()
302 unsigned long end, const struct mm_walk_ops *ops, in walk_page_range()
356 int walk_page_vma(struct vm_area_struct *vma, const struct mm_walk_ops *ops, in walk_page_vma()
Dmadvise.c218 static const struct mm_walk_ops swapin_walk_ops = {
467 static const struct mm_walk_ops cold_walk_ops = {
689 static const struct mm_walk_ops madvise_free_walk_ops = {
Dmincore.c196 static const struct mm_walk_ops mincore_walk_ops = {
Dmprotect.c332 static const struct mm_walk_ops prot_none_walk_ops = {
Dhmm.c855 static const struct mm_walk_ops hmm_walk_ops = {
Dmigrate.c2320 static const struct mm_walk_ops migrate_vma_walk_ops = {
Dmempolicy.c658 static const struct mm_walk_ops queue_pages_walk_ops = {
Dmemcontrol.c5672 static const struct mm_walk_ops precharge_walk_ops = {
5950 static const struct mm_walk_ops charge_walk_ops = {
/Linux-v5.4/arch/openrisc/kernel/
Ddma.c47 static const struct mm_walk_ops set_nocache_walk_ops = {
66 static const struct mm_walk_ops clear_nocache_walk_ops = {
/Linux-v5.4/fs/proc/
Dtask_mmu.c739 static const struct mm_walk_ops smaps_walk_ops = {
744 static const struct mm_walk_ops smaps_shmem_walk_ops = {
1129 static const struct mm_walk_ops clear_refs_walk_ops = {
1504 static const struct mm_walk_ops pagemap_ops = {
1808 static const struct mm_walk_ops show_numa_ops = {
/Linux-v5.4/arch/powerpc/mm/book3s64/
Dsubpage_prot.c142 static const struct mm_walk_ops subpage_walk_ops = {
/Linux-v5.4/arch/s390/mm/
Dgmap.c2524 static const struct mm_walk_ops zap_zero_walk_ops = {
2588 static const struct mm_walk_ops enable_skey_walk_ops = {
2632 static const struct mm_walk_ops reset_cmma_walk_ops = {