Home
last modified time | relevance | path

Searched refs:copy_file_range (Results 1 – 23 of 23) sorted by relevance

/systemd-251/src/basic/
Dsyscall-list.txt47 copy_file_range
Dsyscalls-alpha.txt47 copy_file_range 519
Dsyscalls-arc.txt47 copy_file_range 285
Dsyscalls-arm.txt47 copy_file_range 391
Dsyscalls-arm64.txt47 copy_file_range 285
Dsyscalls-i386.txt47 copy_file_range 377
Dsyscalls-ia64.txt47 copy_file_range 1347
Dsyscalls-loongarch64.txt47 copy_file_range 285
Dsyscalls-m68k.txt47 copy_file_range 376
Dsyscalls-mips64.txt47 copy_file_range 5320
Dsyscalls-mips64n32.txt47 copy_file_range 6324
Dsyscalls-mipso32.txt47 copy_file_range 4360
Dsyscalls-powerpc.txt47 copy_file_range 379
Dsyscalls-powerpc64.txt47 copy_file_range 379
Dsyscalls-riscv32.txt47 copy_file_range 285
Dsyscalls-riscv64.txt47 copy_file_range 285
Dsyscalls-s390.txt47 copy_file_range 375
Dsyscalls-s390x.txt47 copy_file_range 375
Dsyscalls-sparc.txt47 copy_file_range 357
Dsyscalls-x86_64.txt47 copy_file_range 326
Dmissing_syscall.h237 # define copy_file_range missing_copy_file_range macro
/systemd-251/src/shared/
Dcopy.c59 r = copy_file_range(fd_in, off_in, fd_out, off_out, len, flags); in try_copy_file_range()
/systemd-251/
Dmeson.build531 ['copy_file_range', '''#include <sys/syscall.h>