Home
last modified time | relevance | path

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

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