Searched refs:security_perf_event_open (Results 1 – 2 of 2) sorted by relevance
1784 return security_perf_event_open(PERF_SECURITY_CPU); in perf_allow_cpu()1792 return security_perf_event_open(PERF_SECURITY_TRACEPOINT); in perf_allow_tracepoint()
2342 extern int security_perf_event_open(int type);2348 static inline int security_perf_event_open(int type) in security_perf_event_open() function
Completed in 26 milliseconds