Searched refs:perf_event_mmap (Results 1 – 6 of 6) sorted by relevance
2467 perf_event_mmap(vma); in __mmap_complete()2675 perf_event_mmap(vma); in do_brk_flags()2914 perf_event_mmap(vma); in expand_upwards()2994 perf_event_mmap(vma); in expand_downwards()
692 perf_event_mmap(vma); in mprotect_fixup()
1513 perf_event_mmap(vma); in __install_special_mapping()
1598 extern void perf_event_mmap(struct vm_area_struct *vma);1891 static inline void perf_event_mmap(struct vm_area_struct *vma) { } in perf_event_mmap() function
1040 static inline void perf_event_mmap(struct vm_area_struct *) in perf_event_mmap() function
9438 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap() function