Home
last modified time | relevance | path

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

/openbmc/linux/security/keys/
H A Dcompat.c78 return keyctl_session_to_parent(); in COMPAT_SYSCALL_DEFINE5()
H A Dinternal.h266 extern long keyctl_session_to_parent(void);
H A Dkeyctl.c1626 long keyctl_session_to_parent(void) in keyctl_session_to_parent() function
1956 return keyctl_session_to_parent(); in SYSCALL_DEFINE5()