Searched refs:security_cred_alloc_blank (Results 1 – 2 of 2) sorted by relevance
182 if (security_cred_alloc_blank(new, GFP_KERNEL_ACCOUNT) < 0) in cred_alloc_blank()
3195 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) in security_cred_alloc_blank() function