Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/keys/
Dinternal.h318 extern long keyctl_pkey_e_d_s(int,
338 static inline long keyctl_pkey_e_d_s(int op, in keyctl_pkey_e_d_s() function
Dcompat.c112 return keyctl_pkey_e_d_s(option, in COMPAT_SYSCALL_DEFINE5()
Dkeyctl_pkey.c214 long keyctl_pkey_e_d_s(int op, in keyctl_pkey_e_d_s() function
Dkeyctl.c1992 return keyctl_pkey_e_d_s( in SYSCALL_DEFINE5()