Home
last modified time | relevance | path

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

/openbmc/linux/security/landlock/
H A Dcred.c17 static void hook_cred_transfer(struct cred *const new, in hook_cred_transfer() function
31 hook_cred_transfer(new, old); in hook_cred_prepare()
45 LSM_HOOK_INIT(cred_transfer, hook_cred_transfer),