Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dcred.c349 static bool cred_cap_issubset(const struct cred *set, const struct cred *subset) in cred_cap_issubset() function
406 !cred_cap_issubset(old, new)) { in commit_creds()