Home
last modified time | relevance | path

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

/openbmc/linux/security/
H A Dsecurity.c570 static int lsm_cred_alloc(struct cred *cred, gfp_t gfp) in lsm_cred_alloc() function
591 int rc = lsm_cred_alloc(cred, GFP_KERNEL); in lsm_early_cred()
2924 int rc = lsm_cred_alloc(cred, gfp); in security_cred_alloc_blank()
2968 int rc = lsm_cred_alloc(new, gfp); in security_prepare_creds()