Home
last modified time | relevance | path

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

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