Searched refs:__NR_keyctl (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/samples/watch_queue/ |
| H A D | watch_test.c | 26 #ifndef __NR_keyctl 27 #define __NR_keyctl -1 macro 34 return syscall(__NR_keyctl, KEYCTL_WATCH_KEY, key, watch_fd, watch_id); in keyctl_watch_key()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/asm-generic/ |
| H A D | unistd.h | 603 #define __NR_keyctl 219 macro 604 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm-generic/ |
| H A D | unistd.h | 603 #define __NR_keyctl 219 macro 604 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
|
| /OK3568_Linux_fs/kernel/include/uapi/asm-generic/ |
| H A D | unistd.h | 636 #define __NR_keyctl 219 macro 637 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/asm-generic/ |
| H A D | unistd.h | 636 #define __NR_keyctl 219 macro 637 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | unistd32.h | 635 #define __NR_keyctl 311 macro 636 __SYSCALL(__NR_keyctl, compat_sys_keyctl)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/asm/ |
| H A D | unistd-common.h | 270 #define __NR_keyctl (__NR_SYSCALL_BASE + 311) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | syscall.h | 798 #ifdef __NR_keyctl 799 # define SYS_keyctl __NR_keyctl
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | syscall.h | 798 #ifdef __NR_keyctl 799 # define SYS_keyctl __NR_keyctl
|