Home
last modified time | relevance | path

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

/linux/include/linux/
H 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
/linux/security/
H A Dsecurity.c5918 * security_perf_event_open() - Check if a perf event open is allowed
5925 int security_perf_event_open(int type) in security_perf_event_open() function