Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dtomoyo.c34 static int tomoyo_cred_prepare(struct cred *new, const struct cred *old, in tomoyo_cred_prepare() function
52 tomoyo_cred_prepare(new, old, 0); in tomoyo_cred_transfer()
502 LSM_HOOK_INIT(cred_prepare, tomoyo_cred_prepare),