Searched defs:nbytes (Results 1 – 6 of 6) sorted by relevance
/tools/usb/ |
D | ffs-test.c | 483 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/ |
D | liburing.h | 127 void *buf, unsigned nbytes, in io_uring_prep_read_fixed() 141 const void *buf, unsigned nbytes, in io_uring_prep_write_fixed()
|
/tools/perf/arch/s390/util/ |
D | header.c | 37 size_t nbytes; in get_cpuid() local
|
/tools/usb/usbip/src/ |
D | usbip_network.c | 98 ssize_t nbytes; in usbip_net_xmit() local
|
/tools/arch/x86/include/asm/ |
D | insn.h | 20 unsigned char nbytes; member
|
/tools/perf/util/ |
D | jitdump.c | 758 u64 *nbytes) in jit_process()
|