Home
last modified time | relevance | path

Searched refs:off_out (Results 1 – 22 of 22) sorted by relevance

/external/strace/tests-mx32/
Dsplice.c45 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out); in main()
47 *off_out = 0xdeadbef2facefed2ULL; in main()
52 fd_in, off_in, fd_out, off_out, len, flags); in main()
54 (int) fd_in, *off_in, (int) fd_out, *off_out, len, in main()
Dcopy_file_range.c46 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out); in main()
48 *off_out = 0xdeadbef2facefed2; in main()
53 fd_in, off_in, fd_out, off_out, len, flags); in main()
56 (int) fd_in, *off_in, (int) fd_out, *off_out, len, flags, in main()
/external/strace/tests/
Dsplice.c45 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out); in main()
47 *off_out = 0xdeadbef2facefed2ULL; in main()
52 fd_in, off_in, fd_out, off_out, len, flags); in main()
54 (int) fd_in, *off_in, (int) fd_out, *off_out, len, in main()
Dcopy_file_range.c46 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out); in main()
48 *off_out = 0xdeadbef2facefed2; in main()
53 fd_in, off_in, fd_out, off_out, len, flags); in main()
56 (int) fd_in, *off_in, (int) fd_out, *off_out, len, flags, in main()
/external/strace/tests-m32/
Dsplice.c45 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out); in main()
47 *off_out = 0xdeadbef2facefed2ULL; in main()
52 fd_in, off_in, fd_out, off_out, len, flags); in main()
54 (int) fd_in, *off_in, (int) fd_out, *off_out, len, in main()
Dcopy_file_range.c46 TAIL_ALLOC_OBJECT_CONST_PTR(long long int, off_out); in main()
48 *off_out = 0xdeadbef2facefed2; in main()
53 fd_in, off_in, fd_out, off_out, len, flags); in main()
56 (int) fd_in, *off_in, (int) fd_out, *off_out, len, flags, in main()
/external/ltp/testcases/kernel/syscalls/copy_file_range/
Dcopy_file_range01.c100 static void test_one(size_t len, loff_t *off_in, loff_t *off_out, char *path) in test_one() argument
117 if (off_out) { in test_one()
118 off_out_value_copy = *off_out; in test_one()
119 sprintf(str_off_out, "%ld", (long)*off_out); in test_one()
142 off_in, off_out, len); in test_one()
150 ret |= check_file_offset("(out)", fd_out, len, off_out, off_new_out); in test_one()
Dcopy_file_range.h44 int fd_out, loff_t *off_out, size_t len, unsigned int flags) in sys_copy_file_range() argument
51 fd_out, off_out, len, flags); in sys_copy_file_range()
58 off_out, len, flags); in sys_copy_file_range()
/external/e2fsprogs/lib/ext2fs/
Dqcow2.c135 ext2_off64_t off_out, void *buf, size_t count) in qcow2_copy_data() argument
141 if (ext2fs_llseek(fdout, off_out, SEEK_SET) < 0) in qcow2_copy_data()
215 ext2_off64_t off_out; in qcow2_write_raw_image() local
241 off_out = (l1_index * img.l2_size) + in qcow2_write_raw_image()
243 off_out <<= img.cluster_bits; in qcow2_write_raw_image()
245 off_out, copy_buf, img.cluster_size); in qcow2_write_raw_image()
/external/ltp/include/lapi/
Dsplice.h29 loff_t *off_out, size_t len, unsigned int flags) in splice() argument
32 fd_out, off_out, len, flags); in splice()
/external/libfuse/include/
Dfuse.h1203 struct fuse_file_info *fi_out, off_t off_out,
Dfuse_lowlevel.h1230 fuse_ino_t ino_out, off_t off_out,
Dfuse_kernel.h846 uint64_t off_out; member
/external/kernel-headers/original/uapi/linux/
Dfuse.h890 uint64_t off_out; member
/external/compiler-rt/include/sanitizer/
Dlinux_syscall_hooks.h1668 #define __sanitizer_syscall_pre_splice(fd_in, off_in, fd_out, off_out, len, \ argument
1671 (long)(fd_out), (long)(off_out), \
1673 #define __sanitizer_syscall_post_splice(res, fd_in, off_in, fd_out, off_out, \ argument
1676 (long)(fd_out), (long)(off_out), \
2961 long off_out, long len, long flags);
2963 long fd_out, long off_out, long len,
/external/libfuse/lib/
Dfuse.c2367 struct fuse_file_info *fi_out, off_t off_out, in fuse_fs_copy_file_range() argument
2378 (unsigned long long) off_out, in fuse_fs_copy_file_range()
2382 fi_out, off_out, len, flags); in fuse_fs_copy_file_range()
4337 fuse_ino_t nodeid_out, off_t off_out, in fuse_lib_copy_file_range() argument
4362 fi_out, off_out, len, flags); in fuse_lib_copy_file_range()
Dfuse_lowlevel.c1891 arg->off_out, &fi_out, arg->len, in do_copy_file_range()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_syscalls.inc2637 PRE_SYSCALL(splice)(long fd_in, void *off_in, long fd_out, void *off_out,
2641 void *off_out, long len, long flags) {
2644 if (off_out) POST_WRITE(off_out, sizeof(long long));
/external/rust/crates/libc/src/unix/uclibc/
Dmod.rs1716 off_out: *mut ::loff_t, in splice()
/external/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2175 off_out: *mut ::loff_t, in splice()
/external/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs2862 off_out: *mut ::loff_t, in splice()
/external/rust/crates/libc/src/fuchsia/
Dmod.rs4379 off_out: *mut ::loff_t, in splice()