Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dvma.c2467 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()
H A Dmprotect.c692 perf_event_mmap(vma); in mprotect_fixup()
H A Dmmap.c1513 perf_event_mmap(vma); in __install_special_mapping()
/linux-6.15/include/linux/
H A Dperf_event.h1598 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
/linux-6.15/tools/testing/vma/
H A Dvma_internal.h1040 static inline void perf_event_mmap(struct vm_area_struct *) in perf_event_mmap() function
/linux-6.15/kernel/events/
H A Dcore.c9438 void perf_event_mmap(struct vm_area_struct *vma) in perf_event_mmap() function