Searched defs:tomoyo_cred_transfer (Results 1 - 1 of 1) sorted by relevance

/security/tomoyo/
H A Dtomoyo.c44 * tomoyo_cred_transfer - Target for security_transfer_creds().
49 static void tomoyo_cred_transfer(struct cred *new, const struct cred *old) function
510 .cred_transfer = tomoyo_cred_transfer,

Completed in 3 milliseconds