Searched refs:__NR_keyctl (Results 1 - 25 of 32) sorted by relevance

12

/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h334 #define __NR_keyctl 250 macro
H A Dvki-scnums-arm64-linux.h264 #define __NR_keyctl 219 macro
H A Dvki-scnums-s390x-linux.h249 #define __NR_keyctl 280 macro
H A Dvki-scnums-tilegx-linux.h368 #define __NR_keyctl 219 macro
H A Dvki-scnums-arm-linux.h349 #define __NR_keyctl 311 macro
H A Dvki-scnums-ppc32-linux.h316 #define __NR_keyctl 271 macro
H A Dvki-scnums-ppc64-linux.h308 #define __NR_keyctl 271 macro
H A Dvki-scnums-x86-linux.h325 #define __NR_keyctl 288 macro
H A Dvki-scnums-mips64-linux.h280 #define __NR_keyctl (__NR_Linux + 241) macro
H A Dvki-scnums-mips32-linux.h322 #define __NR_keyctl (__NR_Linux + 282) macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h886 #if !defined(__NR_keyctl)
887 #define __NR_keyctl 219 macro
H A Dx86_64_linux_syscalls.h1013 #if !defined(__NR_keyctl)
1014 #define __NR_keyctl 250 macro
H A Dx86_32_linux_syscalls.h1149 #if !defined(__NR_keyctl)
1150 #define __NR_keyctl 288 macro
H A Darm_linux_syscalls.h1084 #if !defined(__NR_keyctl)
1085 #define __NR_keyctl (__NR_SYSCALL_BASE+311) macro
H A Dmips64_linux_syscalls.h978 #if !defined(__NR_keyctl)
979 #define __NR_keyctl (__NR_Linux + 241) macro
H A Dmips_linux_syscalls.h1144 #if !defined(__NR_keyctl)
1145 #define __NR_keyctl (__NR_Linux + 282) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h288 #define __NR_keyctl 288 macro
H A Dunistd_64.h254 #define __NR_keyctl 250 macro
H A Dunistd_x32.h221 #define __NR_keyctl (__X32_SYSCALL_BIT + 250) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
H A Dbaseline_policy_unittest.cc235 TEST_BASELINE_SIGSYS(__NR_keyctl);
H A Dsyscall_sets.cc796 case __NR_keyctl:
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h305 #define __NR_keyctl (__NR_Linux + 282) macro
641 #define __NR_keyctl (__NR_Linux + 241) macro
982 #define __NR_keyctl (__NR_Linux + 245) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h339 #define __NR_keyctl (__NR_SYSCALL_BASE+311) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h598 #define __NR_keyctl 219 macro
599 __SC_COMP(__NR_keyctl, sys_keyctl, compat_sys_keyctl)
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-arm64-linux.c1036 LINXY(__NR_keyctl, sys_keyctl), // 219

Completed in 137 milliseconds

12