Searched refs:lsm_cred_alloc (Results 1 – 3 of 3) sorted by relevance
36 int lsm_cred_alloc(struct cred *cred, gfp_t gfp);
479 if (lsm_cred_alloc((struct cred *)unrcu_pointer(current->cred), in security_init()
233 int lsm_cred_alloc(struct cred *cred, gfp_t gfp) in lsm_cred_alloc() function2822 int rc = lsm_cred_alloc(cred, gfp); in security_cred_alloc_blank()2866 int rc = lsm_cred_alloc(new, gfp); in security_prepare_creds()