Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/watch_queue/
H A Dwatch_test.c26 #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 Dunistd.h603 #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 Dunistd.h603 #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 Dunistd.h636 #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 Dunistd.h636 #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 Dunistd32.h635 #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 Dunistd-common.h270 #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 Dsyscall.h798 #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 Dsyscall.h798 #ifdef __NR_keyctl
799 # define SYS_keyctl __NR_keyctl