Searched defs:nbytes (Results 1 – 6 of 6) sorted by relevance
/tools/usb/ |
A 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/perf/arch/s390/util/ |
A D | header.c | 37 size_t nbytes; in get_cpuid() local
|
/tools/arch/x86/include/asm/ |
A D | insn.h | 23 unsigned char nbytes; member 49 unsigned char nbytes; member
|
/tools/usb/usbip/src/ |
A D | usbip_network.c | 98 ssize_t nbytes; in usbip_net_xmit() local
|
/tools/perf/util/ |
A D | jitdump.c | 847 u64 *nbytes) in jit_process()
|
/tools/testing/selftests/memfd/ |
A D | memfd_test.c | 53 ssize_t nbytes; in fd2name() local
|
Completed in 30 milliseconds