Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dperf_event.h1359 #define PERF_SECURITY_KERNEL 2 macro
1372 return security_perf_event_open(attr, PERF_SECURITY_KERNEL); in perf_allow_kernel()
/linux-5.19.10/security/selinux/
Dhooks.c6915 else if (type == PERF_SECURITY_KERNEL) in selinux_perf_event_open()