Home
last modified time | relevance | path

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

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