Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h18628 struct mmu_notifier_range { struct
18629 struct vm_area_struct *vma;
18630 struct mm_struct *mm;
18631 long unsigned int start;
18632 long unsigned int end;
18633 unsigned int flags;
18634 enum mmu_notifier_event event;
18635 void *owner;