Searched refs:__NR_setxattr (Results 1 - 13 of 13) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
H A Dsetxattr.S6 mov x8, __NR_setxattr
/bionic/libc/arch-mips/syscalls/
H A Dsetxattr.S8 li v0, __NR_setxattr
/bionic/libc/arch-x86_64/syscalls/
H A Dsetxattr.S7 movl $__NR_setxattr, %eax
/bionic/libc/arch-arm/syscalls/
H A Dsetxattr.S14 ldr r7, =__NR_setxattr
/bionic/libc/arch-mips64/syscalls/
H A Dsetxattr.S8 li v0, __NR_setxattr
/bionic/libc/arch-x86/syscalls/
H A Dsetxattr.S26 movl $__NR_setxattr, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h256 #define __NR_setxattr 188 macro
H A Dunistd_32.h301 #define __NR_setxattr 226 macro
H A Dunistd_x32.h229 #define __NR_setxattr (__X32_SYSCALL_BIT + 188) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h45 #define __NR_setxattr 5 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h305 #define __NR_setxattr (__NR_Linux + 224) macro
701 #define __NR_setxattr (__NR_Linux + 180) macro
1102 #define __NR_setxattr (__NR_Linux + 180) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h267 #define SYS_setxattr __NR_setxattr
611 #define SYS_setxattr __NR_setxattr
966 #define SYS_setxattr __NR_setxattr
1331 #define SYS_setxattr __NR_setxattr
1665 #define SYS_setxattr __NR_setxattr
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h267 #define __NR_setxattr (__NR_SYSCALL_BASE + 226) macro

Completed in 118 milliseconds