Home
last modified time | relevance | path

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

/kernel/
Dsys.c1661 bool id_match; in check_prlimit_permission() local
1667 id_match = (uid_eq(cred->uid, tcred->euid) && in check_prlimit_permission()
1673 if (!id_match && !ns_capable(tcred->user_ns, CAP_SYS_RESOURCE)) in check_prlimit_permission()