Searched defs:nbytes (Results 1 – 5 of 5) sorted by relevance
/tools/usb/ |
D | ffs-test.c | 496 static ssize_t read_wrap(struct thread *t, void *buf, size_t nbytes) in read_wrap() 501 static ssize_t write_wrap(struct thread *t, const void *buf, size_t nbytes) in write_wrap() 514 fill_in_buf(struct thread *ignore, void *buf, size_t nbytes) in fill_in_buf() 539 empty_out_buf(struct thread *ignore, const void *buf, size_t nbytes) in empty_out_buf() 601 ep0_consume(struct thread *ignore, const void *buf, size_t nbytes) in ep0_consume()
|
/tools/usb/usbip/src/ |
D | usbip_network.c | 110 ssize_t nbytes; in usbip_net_xmit() local
|
/tools/objtool/arch/x86/include/asm/ |
D | insn.h | 33 unsigned char nbytes; member
|
/tools/perf/util/intel-pt-decoder/ |
D | insn.h | 33 unsigned char nbytes; member
|
/tools/perf/util/ |
D | jitdump.c | 759 u64 *nbytes) in jit_process()
|