Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h271 #define __NR_keyctl 250 macro
Dunistd_32.h305 #define __NR_keyctl 288 macro
Dunistd_x32.h238 #define __NR_keyctl (__X32_SYSCALL_BIT + 250) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h292 #define __NR_keyctl 219 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h495 #if defined(__NR_keyctl)
496 #define SYS_keyctl __NR_keyctl
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h287 #define __NR_keyctl (__NR_SYSCALL_BASE + 311) macro