Home
last modified time | relevance | path

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

/linux/samples/watch_queue/
H A Dwatch_test.c32 #ifndef __NR_keyctl
33 #define __NR_keyctl -1 macro
40 return syscall(__NR_keyctl, KEYCTL_WATCH_KEY, key, watch_fd, watch_id); in keyctl_watch_key()
/linux/tools/testing/selftests/landlock/
H A Dbase_test.c484 EXPECT_NE(-1, syscall(__NR_keyctl, KEYCTL_JOIN_SESSION_KEYRING, NULL, 0,
501 EXPECT_NE(-1, syscall(__NR_keyctl, KEYCTL_JOIN_SESSION_KEYRING,
509 EXPECT_EQ(0, syscall(__NR_keyctl, KEYCTL_SESSION_TO_PARENT, 0,
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dverify_pkcs7_sig.c344 syscall(__NR_keyctl, KEYCTL_SETPERM, skel->bss->user_keyring_serial, in test_verify_pkcs7_sig_from_map()
351 syscall(__NR_keyctl, KEYCTL_SETPERM, skel->bss->user_keyring_serial, in test_verify_pkcs7_sig_from_map()
357 syscall(__NR_keyctl, KEYCTL_SET_TIMEOUT, in test_verify_pkcs7_sig_from_map()
/linux/include/uapi/asm-generic/
H A Dunistd.h564 #define __NR_keyctl 219 macro
565 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
/linux/tools/include/uapi/asm-generic/
H A Dunistd.h564 #define __NR_keyctl 219 macro
565 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)