Home
last modified time | relevance | path

Searched defs:fd_out (Results 1 - 25 of 38) sorted by relevance

12

/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv_job_common.c36 VkResult pvr_srv_create_timeline(int render_fd, int *const fd_out) in pvr_srv_create_timeline() argument
H A Dpvr_srv_bo.c286 pvr_srv_winsys_buffer_get_fd(struct pvr_winsys_bo *bo, int *const fd_out) pvr_srv_winsys_buffer_get_fd() argument
/third_party/ltp/include/lapi/
H A Dtee.h14 static inline ssize_t tee(int fd_in, int fd_out, in tee() argument
H A Dsplice.h14 static inline ssize_t splice(int fd_in, loff_t *off_in, int fd_out, in splice() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dubd_user.c28 int start_io_thread(unsigned long sp, int *fd_out) in start_io_thread() argument
H A Dchan_user.c219 static int winch_tramp(int fd, struct tty_port *port, int *fd_out, in winch_tramp() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dubd_user.c28 int start_io_thread(unsigned long sp, int *fd_out) in start_io_thread() argument
H A Dchan_user.c219 static int winch_tramp(int fd, struct tty_port *port, int *fd_out, in winch_tramp() argument
/third_party/musl/src/linux/
H A Dcopy_file_range.c5 ssize_t copy_file_range(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned flags) in copy_file_range() argument
H A Dsplice.c5 ssize_t splice(int fd_in, off_t *off_in, int fd_out, off_t *off_out, size_t len, unsigned flags) in splice() argument
/third_party/ffmpeg/tools/
H A Dcws2fws.c30 int fd_in, fd_out, comp_len, uncomp_len, i, last_out; in main() local
/third_party/ltp/testcases/kernel/syscalls/splice/
H A Dsplice01.c30 static int fd_in, fd_out; variable
[all...]
/third_party/ltp/testcases/kernel/syscalls/vmsplice/
H A Dvmsplice01.c25 static int fd_out; variable
54 int fd_out; in vmsplice_test() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/tee/
H A Dtee01.c25 static int fd_in, fd_out; variable
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dcopy_file_range.c30 int fd_in, fd_out, wlen, result; in copy_file_range_0100() local
109 int fd_in, fd_out, wlen, result; in copy_file_range_0300() local
[all...]
/third_party/alsa-lib/test/
H A Drawmidi.c43 int fd_in = -1,fd_out = -1; in main() local
[all...]
/kernel/linux/linux-5.10/arch/um/os-Linux/drivers/
H A Dtuntap_user.c62 static int tuntap_open_tramp(char *gate, int *fd_out, int me, int remote, in tuntap_open_tramp() argument
/kernel/linux/linux-6.6/arch/um/os-Linux/drivers/
H A Dtuntap_user.c62 static int tuntap_open_tramp(char *gate, int *fd_out, int me, int remote, in tuntap_open_tramp() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_syscall_macro.c92 int BPF_KSYSCALL(splice_enter, int fd_in, loff_t *off_in, int fd_out, in BPF_KSYSCALL() argument
/third_party/ltp/testcases/kernel/syscalls/copy_file_range/
H A Dcopy_file_range.h43 sys_copy_file_range(int fd_in, loff_t *off_in, int fd_out, loff_t *off_out, size_t len, unsigned int flags) sys_copy_file_range() argument
H A Dcopy_file_range01.c25 static int fd_in, fd_out, cross_sup; variable
/third_party/node/deps/uv/src/unix/
H A Dlinux-syscalls.c224 uv__fs_copy_file_range(int fd_in, off_t* off_in, int fd_out, off_t* off_out, size_t len, unsigned int flags) uv__fs_copy_file_range() argument
H A Dfreebsd.c292 uv__fs_copy_file_range(int fd_in, off_t* off_in, int fd_out, off_t* off_out, size_t len, unsigned int flags) uv__fs_copy_file_range() argument
/third_party/libuv/src/unix/
H A Dfreebsd.c273 uv__fs_copy_file_range(int fd_in, off_t* off_in, int fd_out, off_t* off_out, size_t len, unsigned int flags) uv__fs_copy_file_range() argument
/third_party/libuv/src/win/
H A Dcore.c691 uv_os_fd_t fd_out; in uv_fileno() local

Completed in 9 milliseconds

12