Searched refs:security_cred_alloc_blank (Results 1 - 3 of 3) sorted by relevance

/linux-master/kernel/
H A Dcred.c182 if (security_cred_alloc_blank(new, GFP_KERNEL_ACCOUNT) < 0)
/linux-master/include/linux/
H A Dsecurity.h427 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp);
1123 static inline int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) function
/linux-master/security/
H A Dsecurity.c3037 * security_cred_alloc_blank() - Allocate the min memory to allow cred_transfer
3046 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) function

Completed in 109 milliseconds