/third_party/ltp/include/lapi/ |
D | fallocate.h | 49 return TST_SYSCALL_WRAPPER(__NR_fallocate, fd, mode, offset, len); in fallocate() 51 return (long)TST_SYSCALL_WRAPPER(__NR_fallocate, fd, mode, in fallocate()
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | syscall.h | 331 #define __NR_fallocate 352 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | syscall.h | 331 #define __NR_fallocate 352 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | syscall.h | 331 #define __NR_fallocate 352 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | syscall.h | 331 #define __NR_fallocate 352 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | syscall.h | 331 #define __NR_fallocate 352 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | syscall.h.in | 47 #define __NR_fallocate 47 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | syscall.h.in | 48 #define __NR_fallocate 47 macro
|
/third_party/musl/arch/or1k/bits/ |
D | syscall.h.in | 48 #define __NR_fallocate 47 macro
|
/third_party/musl/arch/mips64/bits/ |
D | syscall.h.in | 279 #define __NR_fallocate 5279 macro
|
/third_party/musl/arch/s390x/bits/ |
D | syscall.h.in | 259 #define __NR_fallocate 314 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | syscall.h.in | 286 #define __NR_fallocate 285 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | syscall.h.in | 299 #define __NR_fallocate 309 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | syscall.h.in | 283 #define __NR_fallocate 6283 macro
|
/third_party/musl/arch/m68k/bits/ |
D | syscall.h.in | 302 #define __NR_fallocate 320 macro
|
/third_party/musl/arch/arm/bits/ |
D | syscall.h.in | 310 #define __NR_fallocate 352 macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | syscall.h | 331 #define __NR_fallocate 352 macro
|
/third_party/musl/arch/mips/bits/ |
D | syscall.h.in | 320 #define __NR_fallocate 4320 macro
|
/third_party/musl/porting/liteos_a/user/arch/arm/bits/ |
D | syscall.h.in | 313 #define __NR_fallocate 352 macro
|
/third_party/musl/arch/sh/bits/ |
D | syscall.h.in | 296 #define __NR_fallocate 324 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | syscall.h.in | 308 #define __NR_fallocate 309 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | syscall.h.in | 321 #define __NR_fallocate 324 macro
|
/third_party/musl/arch/i386/bits/ |
D | syscall.h.in | 324 #define __NR_fallocate 324 macro
|
/third_party/musl/arch/x32/bits/ |
D | syscall.h.in | 249 #define __NR_fallocate (0x40000000 + 285) macro
|