Home
last modified time | relevance | path

Searched defs:mm_walk (Results 1 – 11 of 11) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h32712 struct mm_walk { struct
32713 const struct mm_walk_ops *ops; argument
32714 struct mm_struct *mm;
32715 pgd_t *pgd;
32716 struct vm_area_struct *vma;
32717 enum page_walk_action action;
32718 bool no_vma;
32719 void *private;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h17262 struct mm_walk { struct
17263 const struct mm_walk_ops *ops; argument
17264 struct mm_struct *mm;
17265 pgd_t *pgd;
17266 struct vm_area_struct *vma;
17267 enum page_walk_action action;
17268 bool no_vma;
17269 void *private;
Dvmlinux.h17262 struct mm_walk { struct
17263 const struct mm_walk_ops *ops; argument
17264 struct mm_struct *mm;
17265 pgd_t *pgd;
17266 struct vm_area_struct *vma;
17267 enum page_walk_action action;
17268 bool no_vma;
17269 void *private;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h22113 struct mm_walk { struct
22114 const struct mm_walk_ops *ops; argument
22115 struct mm_struct *mm;
22116 pgd_t *pgd;
22117 struct vm_area_struct *vma;
22118 enum page_walk_action action;
22119 bool no_vma;
22120 void *private;
Dvmlinux.h22113 struct mm_walk { struct
22114 const struct mm_walk_ops *ops; argument
22115 struct mm_struct *mm;
22116 pgd_t *pgd;
22117 struct vm_area_struct *vma;
22118 enum page_walk_action action;
22119 bool no_vma;
22120 void *private;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h49263 struct mm_walk { struct
49264 const struct mm_walk_ops *ops; argument
49265 struct mm_struct *mm;
49266 pgd_t *pgd;
49267 struct vm_area_struct *vma;
49268 enum page_walk_action action;
49269 bool no_vma;
49270 void *private;
Dvmlinux_518.h49263 struct mm_walk { struct
49264 const struct mm_walk_ops *ops; argument
49265 struct mm_struct *mm;
49266 pgd_t *pgd;
49267 struct vm_area_struct *vma;
49268 enum page_walk_action action;
49269 bool no_vma;
49270 void *private;
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h14354 struct mm_walk { struct
14355 const struct mm_walk_ops *ops; argument
14356 struct mm_struct *mm;
14357 pgd_t *pgd;
14358 struct vm_area_struct *vma;
14359 enum page_walk_action action;
14360 bool no_vma;
14361 void *private;
Dvmlinux.h14354 struct mm_walk { struct
14355 const struct mm_walk_ops *ops; argument
14356 struct mm_struct *mm;
14357 pgd_t *pgd;
14358 struct vm_area_struct *vma;
14359 enum page_walk_action action;
14360 bool no_vma;
14361 void *private;
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h23753 struct mm_walk { struct
23754 const struct mm_walk_ops *ops; argument
23755 struct mm_struct *mm;
23756 pgd_t *pgd;
23757 struct vm_area_struct *vma;
23758 enum page_walk_action action;
23759 bool no_vma;
23760 void *private;
Dvmlinux.h23753 struct mm_walk { struct
23754 const struct mm_walk_ops *ops; argument
23755 struct mm_struct *mm;
23756 pgd_t *pgd;
23757 struct vm_area_struct *vma;
23758 enum page_walk_action action;
23759 bool no_vma;
23760 void *private;