Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dperf_event.h1692 #define PERF_SECURITY_KERNEL 2 macro
/linux-6.15/security/selinux/
H A Dhooks.c7095 else if (type == PERF_SECURITY_KERNEL) in selinux_perf_event_open()
/linux-6.15/kernel/events/
H A Dcore.c13949 return security_perf_event_open(PERF_SECURITY_KERNEL); in perf_allow_kernel()