Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dperf_event.h1593 #define PERF_SECURITY_CPU 1 macro
1609 return security_perf_event_open(attr, PERF_SECURITY_CPU); in perf_allow_cpu()
/openbmc/linux/security/selinux/
H A Dhooks.c6886 else if (type == PERF_SECURITY_CPU) in selinux_perf_event_open()