Home
last modified time | relevance | path

Searched refs:__NR_removexattr (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
Dremovexattr.S6 mov x8, __NR_removexattr
/bionic/libc/arch-x86_64/syscalls/
Dremovexattr.S6 movl $__NR_removexattr, %eax
/bionic/libc/arch-mips/syscalls/
Dremovexattr.S8 li v0, __NR_removexattr
/bionic/libc/arch-arm/syscalls/
Dremovexattr.S8 ldr r7, =__NR_removexattr
/bionic/libc/arch-mips64/syscalls/
Dremovexattr.S8 li v0, __NR_removexattr
/bionic/libc/arch-x86/syscalls/
Dremovexattr.S20 movl $__NR_removexattr, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h267 #define __NR_removexattr 197 macro
Dunistd_32.h312 #define __NR_removexattr 235 macro
Dunistd_x32.h240 #define __NR_removexattr (__X32_SYSCALL_BIT + 197) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h56 #define __NR_removexattr 14 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h316 #define __NR_removexattr (__NR_Linux + 233) macro
717 #define __NR_removexattr (__NR_Linux + 189) macro
1124 #define __NR_removexattr (__NR_Linux + 189) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h209 #define SYS_removexattr __NR_removexattr
548 #define SYS_removexattr __NR_removexattr
912 #define SYS_removexattr __NR_removexattr
1292 #define SYS_removexattr __NR_removexattr
1638 #define SYS_removexattr __NR_removexattr
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd.h279 #define __NR_removexattr (__NR_SYSCALL_BASE + 235) macro