Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds