Searched refs:security_prepare_creds (Results 1 – 3 of 3) sorted by relevance
272 if (security_prepare_creds(new, old, GFP_KERNEL) < 0) in prepare_creds()625 if (security_prepare_creds(new, old, GFP_KERNEL) < 0) in prepare_kernel_cred()
1879 int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp);2410 static inline int security_prepare_creds(struct cred *new, in security_prepare_creds() function
850 int security_prepare_creds(struct cred *new, const struct cred *old, gfp_t gfp) in security_prepare_creds() function