Home
last modified time | relevance | path

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

/linux-6.15/security/
H A Dcommoncap.c68 static inline int cap_capable_helper(const struct cred *cred, in cap_capable_helper() function
128 int ret = cap_capable_helper(cred, target_ns, cred_ns, cap); in cap_capable()