Home
last modified time | relevance | path

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

/linux-6.15/samples/watch_queue/
H 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.15/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-6.15/tools/testing/selftests/landlock/
H A Dbase_test.c484 EXPECT_NE(-1, syscall(__NR_keyctl, KEYCTL_JOIN_SESSION_KEYRING, NULL, 0, in TEST()
501 EXPECT_NE(-1, syscall(__NR_keyctl, KEYCTL_JOIN_SESSION_KEYRING, in TEST()
509 EXPECT_EQ(0, syscall(__NR_keyctl, KEYCTL_SESSION_TO_PARENT, 0, in TEST()
/linux-6.15/include/uapi/asm-generic/
H A Dunistd.h564 #define __NR_keyctl 219 macro
565 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
/linux-6.15/tools/include/uapi/asm-generic/
H A Dunistd.h564 #define __NR_keyctl 219 macro
565 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)