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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dcred.c251 if (security_cred_alloc_blank(new, GFP_KERNEL) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsecurity.h1737 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp);
2238 static inline int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/
H A Dsecurity.c706 int security_cred_alloc_blank(struct cred *cred, gfp_t gfp) function

Completed in 145 milliseconds