Home
last modified time | relevance | path

Searched refs:PERF_SECURITY_KERNEL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dperf_event.h1600 #define PERF_SECURITY_KERNEL 2 macro
/openbmc/linux/security/selinux/
H A Dhooks.c6888 else if (type == PERF_SECURITY_KERNEL) in selinux_perf_event_open()
/openbmc/linux/kernel/events/
H A Dcore.c13356 return security_perf_event_open(attr, PERF_SECURITY_KERNEL); in perf_allow_kernel()