Searched refs:set_security_override_from_ctx (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/cachefiles/
H A Dsecurity.c30 ret = set_security_override_from_ctx(new, cache->secctx);
/linux-master/include/linux/
H A Dcred.h162 extern int set_security_override_from_ctx(struct cred *, const char *);
/linux-master/kernel/
H A Dcred.c695 * set_security_override_from_ctx - Set the security ID in a set of credentials
704 int set_security_override_from_ctx(struct cred *new, const char *secctx) function
715 EXPORT_SYMBOL(set_security_override_from_ctx); variable

Completed in 119 milliseconds