Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dtomoyo.c19 static int tomoyo_cred_alloc_blank(struct cred *new, gfp_t gfp) in tomoyo_cred_alloc_blank() function
501 LSM_HOOK_INIT(cred_alloc_blank, tomoyo_cred_alloc_blank),