Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dperf_event.h1316 #define PERF_SECURITY_TRACEPOINT 3 macro
1344 return security_perf_event_open(attr, PERF_SECURITY_TRACEPOINT); in perf_allow_tracepoint()
/Linux-v5.15/security/selinux/
Dhooks.c7064 else if (type == PERF_SECURITY_TRACEPOINT) in selinux_perf_event_open()