Searched refs:__NR_keyctl (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/samples/watch_queue/ |
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()
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-x86/asm/ |
D | unistd_64.h | 271 #define __NR_keyctl 250 macro
|
D | unistd_32.h | 305 #define __NR_keyctl 288 macro
|
D | unistd_x32.h | 238 #define __NR_keyctl (__X32_SYSCALL_BIT + 250) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 292 #define __NR_keyctl 219 macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-generic/ |
D | unistd.h | 484 #define __NR_keyctl 219 macro 485 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
|
/kernel/linux/linux-5.10/tools/include/uapi/asm-generic/ |
D | unistd.h | 636 #define __NR_keyctl 219 macro 637 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
|
/kernel/linux/linux-5.10/include/uapi/asm-generic/ |
D | unistd.h | 636 #define __NR_keyctl 219 macro 637 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-mips/asm/ |
D | unistd_n64.h | 261 #define __NR_keyctl (__NR_Linux + 241) macro
|
D | unistd_n32.h | 265 #define __NR_keyctl (__NR_Linux + 245) macro
|
D | unistd_o32.h | 302 #define __NR_keyctl (__NR_Linux + 282) macro
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 274 #define __NR_keyctl (__NR_SYSCALL_BASE + 311) macro
|
/kernel/linux/linux-5.10/arch/arm64/include/asm/ |
D | unistd32.h | 635 #define __NR_keyctl 311 macro 636 __SYSCALL(__NR_keyctl, compat_sys_keyctl)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/ |
D | unistd-common.h | 287 #define __NR_keyctl (__NR_SYSCALL_BASE + 311) macro
|