Home
last modified time | relevance | path

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

/tools/usb/
Dffs-test.c496 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/
Dusbip_network.c110 ssize_t nbytes; in usbip_net_xmit() local
/tools/objtool/arch/x86/include/asm/
Dinsn.h33 unsigned char nbytes; member
/tools/perf/util/intel-pt-decoder/
Dinsn.h33 unsigned char nbytes; member
/tools/perf/util/
Djitdump.c759 u64 *nbytes) in jit_process()