Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dperf_event.h1322 #define PERF_SECURITY_KERNEL 2 macro
1335 return security_perf_event_open(attr, PERF_SECURITY_KERNEL); in perf_allow_kernel()
/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c6938 else if (type == PERF_SECURITY_KERNEL) in selinux_perf_event_open()