Searched refs:lsm_cred_alloc (Results 1 – 3 of 3) sorted by relevance
35 int lsm_cred_alloc(struct cred *cred, gfp_t gfp);
470 if (lsm_cred_alloc((struct cred *)unrcu_pointer(current->cred), in security_init()
207 int lsm_cred_alloc(struct cred *cred, gfp_t gfp) in lsm_cred_alloc() function2719 int rc = lsm_cred_alloc(cred, gfp); in security_cred_alloc_blank()2763 int rc = lsm_cred_alloc(new, gfp); in security_prepare_creds()