Home
last modified time | relevance | path

Searched refs:__NR_truncate (Results 1 – 15 of 15) sorted by relevance

/bionic/libc/arch-arm64/syscalls/
Dtruncate.S6 mov x8, __NR_truncate
/bionic/libc/arch-x86_64/syscalls/
Dtruncate.S6 movl $__NR_truncate, %eax
/bionic/libc/arch-mips/syscalls/
Dtruncate.S8 li $v0, __NR_truncate
/bionic/libc/arch-arm/syscalls/
Dtruncate.S8 ldr r7, =__NR_truncate
/bionic/libc/arch-mips64/syscalls/
Dtruncate.S8 li $v0, __NR_truncate
/bionic/libc/arch-x86/syscalls/
Dtruncate.S20 movl $__NR_truncate, %eax
/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h97 #define __NR_truncate 76 macro
Dunistd_32.h113 #define __NR_truncate 92 macro
Dunistd_x32.h86 #define __NR_truncate (__X32_SYSCALL_BIT + 76) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h331 #define __NR_truncate __NR3264_truncate macro
/bionic/libc/include/bits/
Dglibc-syscalls.h1171 #if defined(__NR_truncate)
1172 #define SYS_truncate __NR_truncate
/bionic/libc/kernel/uapi/asm-mips/asm/
Dunistd_n64.h95 #define __NR_truncate (__NR_Linux + 74) macro
Dunistd_n32.h95 #define __NR_truncate (__NR_Linux + 74) macro
Dunistd_o32.h113 #define __NR_truncate (__NR_Linux + 92) macro
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h88 #define __NR_truncate (__NR_SYSCALL_BASE + 92) macro