Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsecurity.h256 #define LSM_PRLIMIT_READ 1 macro
/linux-6.15/kernel/
H A Dsys.c1710 checkflags |= LSM_PRLIMIT_READ; in SYSCALL_DEFINE4()
/linux-6.15/security/selinux/
H A Dhooks.c4261 if (flags & LSM_PRLIMIT_READ) in selinux_task_prlimit()