Home
last modified time | relevance | path

Searched defs:io_splice (Results 1 – 5 of 5) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h44928 struct io_splice { struct
44929 struct file *file_out;
44930 struct file *file_in;
44931 loff_t off_out;
44932 loff_t off_in;
44933 u64 len;
44934 unsigned int flags;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h73683 struct io_splice { struct
73684 struct file *file_out;
73685 struct file *file_in;
73686 loff_t off_out;
73687 loff_t off_in;
73688 u64 len;
73689 unsigned int flags;
Dvmlinux.h73683 struct io_splice { struct
73684 struct file *file_out;
73685 struct file *file_in;
73686 loff_t off_out;
73687 loff_t off_in;
73688 u64 len;
73689 unsigned int flags;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h39997 struct io_splice { struct
39998 struct file *file_out;
39999 struct file *file_in;
40000 loff_t off_out;
40001 loff_t off_in;
40002 u64 len;
40003 unsigned int flags;
Dvmlinux_510.h39997 struct io_splice { struct
39998 struct file *file_out;
39999 struct file *file_in;
40000 loff_t off_out;
40001 loff_t off_in;
40002 u64 len;
40003 unsigned int flags;