Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dtomoyo.c50 static void tomoyo_cred_transfer(struct cred *new, const struct cred *old) in tomoyo_cred_transfer() function
503 LSM_HOOK_INIT(cred_transfer, tomoyo_cred_transfer),