Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dperf_event.h1693 #define PERF_SECURITY_TRACEPOINT 3 macro
1715 return security_perf_event_open(PERF_SECURITY_TRACEPOINT); in perf_allow_tracepoint()
/linux-6.15/security/selinux/
H A Dhooks.c7097 else if (type == PERF_SECURITY_TRACEPOINT) in selinux_perf_event_open()