Home
last modified time | relevance | path

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

/bionic/libc/arch-arm64/syscalls/
Dlremovexattr.S6 mov x8, __NR_lremovexattr
/bionic/libc/arch-x86_64/syscalls/
Dlremovexattr.S6 movl $__NR_lremovexattr, %eax
/bionic/libc/arch-arm/syscalls/
Dlremovexattr.S8 ldr r7, =__NR_lremovexattr
/bionic/libc/arch-mips/syscalls/
Dlremovexattr.S8 li v0, __NR_lremovexattr
/bionic/libc/arch-mips64/syscalls/
Dlremovexattr.S8 li v0, __NR_lremovexattr
/bionic/libc/arch-x86/syscalls/
Dlremovexattr.S20 movl $__NR_lremovexattr, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h219 #define __NR_lremovexattr 198 macro
Dunistd_32.h255 #define __NR_lremovexattr 236 macro
Dunistd_x32.h197 #define __NR_lremovexattr (__X32_SYSCALL_BIT + 198) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h50 #define __NR_lremovexattr 15 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h484 #if defined(__NR_lremovexattr)
485 #define SYS_lremovexattr __NR_lremovexattr
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd.h258 #define __NR_lremovexattr (__NR_Linux + 234) macro
585 #define __NR_lremovexattr (__NR_Linux + 190) macro
916 #define __NR_lremovexattr (__NR_Linux + 190) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h214 #define __NR_lremovexattr (__NR_SYSCALL_BASE + 236) macro