Searched refs:perf_event_mmap (Results 1 – 4 of 4) sorted by relevance
1291 extern void perf_event_mmap(struct vm_area_struct *vma);1568 static inline void perf_event_mmap(struct vm_area_struct *vma) { } in perf_event_mmap() function
1984 perf_event_mmap(vma); in expand_upwards()2066 perf_event_mmap(vma); in expand_downwards()2716 perf_event_mmap(vma); in mmap_region()2989 perf_event_mmap(vma); in do_brk_flags()3406 perf_event_mmap(vma); in __install_special_mapping()
660 perf_event_mmap(vma); in mprotect_fixup()
8658 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap() function