Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dverify_pkcs7_sig.c337 syscall(__NR_keyctl, KEYCTL_SETPERM, skel->bss->user_keyring_serial, in test_verify_pkcs7_sig()
344 syscall(__NR_keyctl, KEYCTL_SETPERM, skel->bss->user_keyring_serial, in test_verify_pkcs7_sig()
350 syscall(__NR_keyctl, KEYCTL_SET_TIMEOUT, in test_verify_pkcs7_sig()
/linux-6.3-rc2/include/uapi/asm-generic/
A Dunistd.h636 #define __NR_keyctl 219 macro
637 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
/linux-6.3-rc2/tools/include/uapi/asm-generic/
A Dunistd.h636 #define __NR_keyctl 219 macro
637 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
/linux-6.3-rc2/arch/arm64/include/asm/
A Dunistd32.h635 #define __NR_keyctl 311 macro
636 __SYSCALL(__NR_keyctl, compat_sys_keyctl)

Completed in 13 milliseconds