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