Home
last modified time | relevance | path

Searched refs:LSM_PRLIMIT_WRITE (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/
H A Dsys.c1712 checkflags |= LSM_PRLIMIT_WRITE; in SYSCALL_DEFINE4()
/linux/security/selinux/
H A Dhooks.c4215 if (flags & LSM_PRLIMIT_WRITE) in selinux_task_prlimit()