Searched refs:security_perf_event_free (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsecurity.h2206 extern void security_perf_event_free(struct perf_event *event);
2221 static inline void security_perf_event_free(struct perf_event *event) function
/linux-master/security/
H A Dsecurity.c5599 * security_perf_event_free() - Free a perf event LSM blob
5604 void security_perf_event_free(struct perf_event *event) function
/linux-master/kernel/events/
H A Dcore.c5196 security_perf_event_free(event);

Completed in 177 milliseconds