Home
last modified time | relevance | path

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

/linux-6.1.9/security/
Dsecurity.c533 static int lsm_cred_alloc(struct cred *cred, gfp_t gfp) in lsm_cred_alloc() function
554 int rc = lsm_cred_alloc(cred, GFP_KERNEL); in lsm_early_cred()
1677 int rc = lsm_cred_alloc(cred, gfp); in security_cred_alloc_blank()
1705 int rc = lsm_cred_alloc(new, gfp); in security_prepare_creds()