Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 6 of 6) sorted by relevance

/tools/usb/
Dffs-test.c483 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap()
488 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap()
501 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf()
526 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf()
588 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume()
/tools/io_uring/
Dliburing.h128 void *buf, unsigned nbytes, in io_uring_prep_read_fixed()
142 const void *buf, unsigned nbytes, in io_uring_prep_write_fixed()
/tools/perf/arch/s390/util/
Dheader.c37 size_t nbytes; in get_cpuid() local
/tools/usb/usbip/src/
Dusbip_network.c98 ssize_t nbytes; in usbip_net_xmit() local
/tools/arch/x86/include/asm/
Dinsn.h20 unsigned char nbytes; member
/tools/perf/util/
Djitdump.c795 u64 *nbytes) in jit_process()