Searched refs:security_cred_alloc_blank (Results 1 – 3 of 3) sorted by relevance
295 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp);821 static inline int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) in security_cred_alloc_blank() function
219 if (security_cred_alloc_blank(new, GFP_KERNEL) < 0) in cred_alloc_blank()
857 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) in security_cred_alloc_blank() function