/sysdeps/unix/sysv/linux/ |
A D | tst-sync_file_range.c | 72 if ((ret = sync_file_range (-1, 0, 0, 0)) != -1) in do_test() 79 if ((ret = sync_file_range (fifofd, 0, 0, 0)) != -1) in do_test() 89 if ((ret = sync_file_range (temp_fd, 0, 0, -1)) != -1) in do_test() 97 if ((ret = sync_file_range (temp_fd, -1, 1, 0)) != -1) in do_test() 105 if ((ret = sync_file_range (temp_fd, 1024, -2048, 0)) != -1) in do_test() 113 if ((ret = sync_file_range (temp_fd, -1024, 1024, 0)) != -1) in do_test() 121 if ((ret = sync_file_range (temp_fd, 0, 1024, 0)) == -1) in do_test() 126 if ((ret = sync_file_range (temp_fd, large_offset, 1024, 0)) == -1) in do_test()
|
A D | sync_file_range.c | 23 sync_file_range (int fd, __off64_t offset, __off64_t len, unsigned int flags) in sync_file_range() function 29 return SYSCALL_CANCEL (sync_file_range, fd, in sync_file_range()
|
A D | Makefile | 78 CFLAGS-sync_file_range.c = -fexceptions -fasynchronous-unwind-tables 119 tst-quota tst-sync_file_range tst-sysconf-iov_max tst-ttyname \ 338 sync_file_range fallocate fallocate64 \
|
A D | Versions | 146 epoll_pwait; sync_file_range; sched_getcpu;
|
A D | syscall-names.list | 597 sync_file_range
|
/sysdeps/unix/sysv/linux/bits/ |
A D | fcntl-linux.h | 383 extern int sync_file_range (int __fd, __off64_t __offset, __off64_t __count,
|
/sysdeps/unix/sysv/linux/arc/ |
A D | libc.abilist | 1941 GLIBC_2.32 sync_file_range F
|
/sysdeps/unix/sysv/linux/riscv/rv32/ |
A D | libc.abilist | 1951 GLIBC_2.33 sync_file_range F
|
/sysdeps/unix/sysv/linux/csky/ |
A D | libc.abilist | 2027 GLIBC_2.29 sync_file_range F
|
/sysdeps/unix/sysv/linux/microblaze/le/ |
A D | libc.abilist | 2013 GLIBC_2.18 sync_file_range F
|
/sysdeps/unix/sysv/linux/riscv/rv64/ |
A D | libc.abilist | 2021 GLIBC_2.27 sync_file_range F
|
/sysdeps/unix/sysv/linux/aarch64/ |
A D | libc.abilist | 2009 GLIBC_2.17 sync_file_range F
|
/sysdeps/unix/sysv/linux/microblaze/be/ |
A D | libc.abilist | 2013 GLIBC_2.18 sync_file_range F
|
/sysdeps/unix/sysv/linux/x86_64/64/ |
A D | libc.abilist | 2635 GLIBC_2.6 sync_file_range F
|
/sysdeps/unix/sysv/linux/x86_64/x32/ |
A D | libc.abilist | 2015 GLIBC_2.16 sync_file_range F
|
/sysdeps/unix/sysv/linux/arm/le/ |
A D | libc.abilist | 2687 GLIBC_2.6 sync_file_range F
|
/sysdeps/unix/sysv/linux/i386/ |
A D | libc.abilist | 2894 GLIBC_2.6 sync_file_range F
|
/sysdeps/unix/sysv/linux/m68k/coldfire/ |
A D | libc.abilist | 2670 GLIBC_2.6 sync_file_range F
|
/sysdeps/unix/sysv/linux/m68k/m680x0/ |
A D | libc.abilist | 2837 GLIBC_2.6 sync_file_range F
|
/sysdeps/unix/sysv/linux/mips/mips32/nofpu/ |
A D | libc.abilist | 2796 GLIBC_2.6 sync_file_range F
|
/sysdeps/unix/sysv/linux/nios2/ |
A D | libc.abilist | 2055 GLIBC_2.21 sync_file_range F
|
/sysdeps/unix/sysv/linux/powerpc/powerpc64/be/ |
A D | libc.abilist | 2773 GLIBC_2.6 sync_file_range F
|
/sysdeps/unix/sysv/linux/powerpc/powerpc64/le/ |
A D | libc.abilist | 2097 GLIBC_2.17 sync_file_range F
|
/sysdeps/unix/sysv/linux/sparc/sparc64/ |
A D | libc.abilist | 2684 GLIBC_2.6 sync_file_range F
|
/sysdeps/unix/sysv/linux/mips/mips32/fpu/ |
A D | libc.abilist | 2798 GLIBC_2.6 sync_file_range F
|