Searched defs:buff (Results 1 – 13 of 13) sorted by relevance
/tools/usb/usbip/libsrc/ |
D | usbip_common.c | 101 char buff[100]; in dump_usb_interface() local 112 char buff[100]; in dump_usb_device() local 278 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product() 295 void usbip_names_get_class(char *buff, size_t size, uint8_t class, in usbip_names_get_class()
|
D | vhci_driver.c | 359 char buff[200]; /* what size should be ? */ in usbip_vhci_attach_device2() local 403 char buff[200]; /* what size should be ? */ in usbip_vhci_detach_device() local
|
/tools/bpf/ |
D | bpf_jit_disasm.c | 106 char *buff; in get_klog_buff() local 130 char *buff; in get_flog_buff() local 165 static void put_log_buff(char *buff) in put_log_buff()
|
/tools/usb/usbip/src/ |
D | usbip_network.c | 95 static ssize_t usbip_net_xmit(int sockfd, void *buff, size_t bufflen, in usbip_net_xmit() 122 ssize_t usbip_net_recv(int sockfd, void *buff, size_t bufflen) in usbip_net_recv() 127 ssize_t usbip_net_send(int sockfd, void *buff, size_t bufflen) in usbip_net_send()
|
D | usbip_attach.c | 43 char buff[MAX_BUFF+1]; in record_connection() local
|
/tools/bpf/bpftool/ |
D | tracelog.c | 25 char *buff; variable
|
D | xlated_dumper.c | 26 char buff[256]; in kernel_syms_load() local
|
D | common.c | 81 mnt_fs(const char *target, const char *type, char *buff, size_t bufflen) in mnt_fs()
|
/tools/testing/selftests/mqueue/ |
D | mq_perf_tests.c | 325 char buff[MSG_SIZE]; in cont_thread() local 427 char buff[MSG_SIZE]; in perf_test_thread() local
|
/tools/testing/selftests/bpf/prog_tests/ |
D | global_data.c | 106 __u8 *buff; in test_global_data_rdonly() local
|
/tools/testing/selftests/bpf/ |
D | test_tag.c | 94 char buff[256]; in tag_from_fdinfo() local
|
/tools/perf/examples/bpf/ |
D | augmented_syscalls.c | 160 void *buff; member
|
/tools/testing/selftests/filesystems/incfs/ |
D | incfs_test.c | 447 uint8_t buff[16 * 1024]; in read_whole_file() local
|