Searched refs:perf_event_mmap (Results 1 – 5 of 5) sorted by relevance
33 static int perf_event_mmap(int fd) in perf_event_mmap() function183 if (perf_event_mmap(pmu_fd) < 0) in main()
956 extern void perf_event_mmap(struct vm_area_struct *vma);1099 static inline void perf_event_mmap(struct vm_area_struct *vma) { } in perf_event_mmap() function
339 perf_event_mmap(vma); in mprotect_fixup()
1660 perf_event_mmap(vma); in mmap_region()2212 perf_event_mmap(vma); in expand_upwards()2282 perf_event_mmap(vma); in expand_downwards()2815 perf_event_mmap(vma); in do_brk()3101 perf_event_mmap(vma); in __install_special_mapping()
6129 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap() function