Home
last modified time | relevance | path

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

/Linux-v5.10/samples/watch_queue/
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()
/Linux-v5.10/tools/include/uapi/asm-generic/
Dunistd.h636 #define __NR_keyctl 219 macro
637 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
/Linux-v5.10/include/uapi/asm-generic/
Dunistd.h636 #define __NR_keyctl 219 macro
637 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
/Linux-v5.10/arch/arm64/include/asm/
Dunistd32.h635 #define __NR_keyctl 311 macro
636 __SYSCALL(__NR_keyctl, compat_sys_keyctl)