Home
last modified time | relevance | path

Searched defs:splice (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dsplice.c66 static void splice(sox_effect_t * effp, const sox_sample_t * in1, const in splice() function
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddisk-io.c4386 struct list_head splice; in btrfs_destroy_all_ordered_extents() local
4501 struct list_head splice; in btrfs_destroy_delalloc_inodes() local
4532 struct list_head splice; in btrfs_destroy_all_delalloc_inodes() local
H A Dordered-data.c614 struct list_head splice; in btrfs_wait_ordered_roots() local
H A Dinode.c9457 struct list_head splice; in start_delalloc_inodes() local
9555 struct list_head splice; in btrfs_start_delalloc_roots() local
/OK3568_Linux_fs/kernel/fs/
H A Dsplice.c1325 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6() argument
H A Dread_write.c1474 bool splice = flags & COPY_FILE_SPLICE; in vfs_copy_file_range() local
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/javascript/
H A Djquery-latest.js2 …nction cr(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/javascript/
H A Djquery-latest.js2 …nction cr(a){if(!cg[a]){var b=c.body,d=f("<"+a+">").appendTo(b),e=d.css("display");d.remove();if(e…
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c854 struct io_splice splice; member