Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/keys/
H A Dcompat.c78 return keyctl_session_to_parent(); in COMPAT_SYSCALL_DEFINE5()
H A Dinternal.h259 extern long keyctl_session_to_parent(void);
H A Dkeyctl.c1621 long keyctl_session_to_parent(void) in keyctl_session_to_parent() function
1951 return keyctl_session_to_parent(); in SYSCALL_DEFINE5()