Searched refs:security_prepare_creds (Results 1 – 3 of 3) sorted by relevance
277 if (security_prepare_creds(new, old, GFP_KERNEL) < 0) in prepare_creds()630 if (security_prepare_creds(new, old, GFP_KERNEL) < 0) in prepare_kernel_cred()
297 int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp);829 static inline int security_prepare_creds(struct cred *new, in security_prepare_creds() function
867 int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) in security_prepare_creds() function