Searched refs:security_prepare_creds (Results 1 – 3 of 3) sorted by relevance
316 if (security_prepare_creds(new, old, GFP_KERNEL) < 0) in prepare_creds()694 if (security_prepare_creds(new, old, GFP_KERNEL) < 0) in prepare_kernel_cred()
1757 int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp);2256 static inline int security_prepare_creds(struct cred *new, in security_prepare_creds() function
742 int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) in security_prepare_creds() function