Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsecurity.h213 #define LSM_PRLIMIT_READ 1 macro
/openbmc/linux/kernel/
H A Dsys.c1695 checkflags |= LSM_PRLIMIT_READ; in SYSCALL_DEFINE4()
/openbmc/linux/security/selinux/
H A Dhooks.c4194 if (flags & LSM_PRLIMIT_READ) in selinux_task_prlimit()