Home
last modified time | relevance | path

Searched refs:perf_event_mmap (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/mm/
Dmmap.c2036 perf_event_mmap(vma); in expand_upwards()
2130 perf_event_mmap(vma); in expand_downwards()
2864 perf_event_mmap(vma); in mmap_region()
3135 perf_event_mmap(vma); in do_brk_flags()
3551 perf_event_mmap(vma); in __install_special_mapping()
Dmprotect.c679 perf_event_mmap(vma); in mprotect_fixup()
/linux-6.6.21/include/linux/
Dperf_event.h1490 extern void perf_event_mmap(struct vm_area_struct *vma);
1766 static inline void perf_event_mmap(struct vm_area_struct *vma) { } in perf_event_mmap() function
/linux-6.6.21/kernel/events/
Dcore.c8890 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap() function