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

/bionic/libc/arch-arm/syscalls/
H A Dfchmod.S7 ldr r7, =__NR_fchmod
/bionic/libc/arch-arm64/syscalls/
H A Dfchmod.S6 mov x8, __NR_fchmod
/bionic/libc/arch-mips/syscalls/
H A Dfchmod.S8 li v0, __NR_fchmod
/bionic/libc/arch-x86_64/syscalls/
H A Dfchmod.S6 movl $__NR_fchmod, %eax
/bionic/libc/arch-mips64/syscalls/
H A Dfchmod.S8 li v0, __NR_fchmod
/bionic/libc/arch-x86/syscalls/
H A Dfchmod.S14 movl $__NR_fchmod, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h135 #define __NR_fchmod 91 macro
H A Dunistd_32.h139 #define __NR_fchmod 94 macro
H A Dunistd_x32.h121 #define __NR_fchmod (__X32_SYSCALL_BIT + 91) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h104 #define __NR_fchmod 52 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h142 #define __NR_fchmod (__NR_Linux + 94) macro
581 #define __NR_fchmod (__NR_Linux + 89) macro
976 #define __NR_fchmod (__NR_Linux + 89) macro
/bionic/libc/include/sys/
H A Dglibc-syscalls.h52 #define SYS_fchmod __NR_fchmod
371 #define SYS_fchmod __NR_fchmod
722 #define SYS_fchmod __NR_fchmod
1081 #define SYS_fchmod __NR_fchmod
1431 #define SYS_fchmod __NR_fchmod
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h121 #define __NR_fchmod (__NR_SYSCALL_BASE+ 94) macro

Completed in 215 milliseconds