Home
last modified time | relevance | path

Searched refs:do_splice (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/splice/
A Dshort_splice_read.sh71 do_splice() function
104 if ! do_splice "$filename" 4096 "$full" "full read" ; then
110 if ! do_splice "$filename" 2 "$two" "'$two'" ; then
/linux/include/linux/
A Dsplice.h81 extern long do_splice(struct file *in, loff_t *off_in,
/linux/fs/
A Dsplice.c1028 long do_splice(struct file *in, loff_t *off_in, struct file *out, in do_splice() function
1144 ret = do_splice(in, __off_in, out, __off_out, len, flags); in __do_splice()
A Dio_uring.c4106 ret = do_splice(in, poff_in, out, poff_out, sp->len, flags); in io_splice()
/linux/
A DSystem.map9472 ffff8000102877b0 T do_splice
A D.tmp_System.map9472 ffff8000102877b0 T do_splice

Completed in 345 milliseconds