Searched refs:security_perf_event_alloc (Results 1 – 3 of 3) sorted by relevance
2083 extern int security_perf_event_alloc(struct perf_event *event);2094 static inline int security_perf_event_alloc(struct perf_event *event) in security_perf_event_alloc() function
5311 int security_perf_event_alloc(struct perf_event *event) in security_perf_event_alloc() function
12123 err = security_perf_event_alloc(event); in perf_event_alloc()