Searched defs:mmu_notifier_range (Results 1 – 13 of 13) sorted by relevance
9227 struct mmu_notifier_range { struct9228 struct vm_area_struct *vma;9229 struct mm_struct *mm;9230 long unsigned int start;9231 long unsigned int end;9232 unsigned int flags;9233 enum mmu_notifier_event event;9234 void *owner;
22186 struct mmu_notifier_range { struct22187 struct vm_area_struct *vma;22188 struct mm_struct *mm;22189 long unsigned int start;22190 long unsigned int end;22191 unsigned int flags;22192 enum mmu_notifier_event event;22193 void *owner;
25224 struct mmu_notifier_range { struct25225 struct vm_area_struct *vma;25226 struct mm_struct *mm;25227 long unsigned int start;25228 long unsigned int end;25229 unsigned int flags;25230 enum mmu_notifier_event event;25231 void *owner;
13225 struct mmu_notifier_range { struct13226 struct vm_area_struct *vma;13227 struct mm_struct *mm;13228 long unsigned int start;13229 long unsigned int end;13230 unsigned int flags;13231 enum mmu_notifier_event event;13232 void *owner;
20651 struct mmu_notifier_range { struct20652 struct vm_area_struct *vma;20653 struct mm_struct *mm;20654 long unsigned int start;20655 long unsigned int end;20656 unsigned int flags;20657 enum mmu_notifier_event event;20658 void *owner;
17679 struct mmu_notifier_range { struct17680 struct mm_struct *mm;17681 unsigned long start;17682 unsigned long end;17683 unsigned int flags;17684 enum mmu_notifier_event event;17685 void *owner;
15908 struct mmu_notifier_range { struct15909 struct mm_struct *mm;15910 unsigned long start;15911 unsigned long end;15912 unsigned int flags;15913 enum mmu_notifier_event event;15914 void *owner;
29128 struct mmu_notifier_range { struct29129 long unsigned int start;29130 long unsigned int end;