Home
last modified time | relevance | path

Searched refs:security_perf_event_open (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dperf_event.h1784 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()
A Dsecurity.h2342 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