Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dperf_event.h1765 #define PERF_SECURITY_OPEN 0 macro
/linux/security/selinux/
H A Dhooks.c7187 if (type == PERF_SECURITY_OPEN) in selinux_perf_event_open()
/linux/kernel/events/
H A Dcore.c13498 err = security_perf_event_open(PERF_SECURITY_OPEN); in SYSCALL_DEFINE5()