Home
last modified time | relevance | path

Searched refs:lsm_cred_alloc (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/security/
Dsecurity.c526 static int lsm_cred_alloc(struct cred *cred, gfp_t gfp) in lsm_cred_alloc() function
547 int rc = lsm_cred_alloc(cred, GFP_KERNEL); in lsm_early_cred()
1604 int rc = lsm_cred_alloc(cred, gfp); in security_cred_alloc_blank()
1632 int rc = lsm_cred_alloc(new, gfp); in security_prepare_creds()