Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dperf_event.h1394 #define PERF_SECURITY_CPU 1 macro
1416 return security_perf_event_open(attr, PERF_SECURITY_CPU); in perf_allow_cpu()
/Linux-v6.1/security/selinux/
Dhooks.c6912 else if (type == PERF_SECURITY_CPU) in selinux_perf_event_open()