Home
last modified time | relevance | path

Searched defs:buff (Results 1 – 23 of 23) sorted by relevance

/tools/testing/selftests/connector/
Dproc_filter.c42 char buff[NL_MESSAGE_SIZE]; in send_message() local
134 int handle_packet(char *buff, int fd, struct proc_event *event) in handle_packet()
215 char buff[CONNECTOR_MAX_MSG_SIZE]; in handle_events() local
/tools/testing/selftests/bpf/prog_tests/
Dtailcalls.c16 char buff[128] = {}; in test_tailcall_1() local
152 char buff[128] = {}; in test_tailcall_2() local
227 char buff[128] = {}; in test_tailcall_count() local
324 char buff[128] = {}; in test_tailcall_4() local
414 char buff[128] = {}; in test_tailcall_5() local
587 char buff[128] = {}; in test_tailcall_bpf2bpf_2() local
Dassign_reuse.c39 char buff[1] = {}; in echo_test_udp() local
63 char buff[1] = {}; in echo_test_tcp() local
Dglobal_data_init.c8 __u8 *buff = NULL, *newval = NULL; in test_global_data_init() local
Dglobal_data.c107 __u8 *buff; in test_global_data_rdonly() local
/tools/usb/usbip/libsrc/
Dusbip_common.c101 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()
Dvhci_driver.c359 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/
Dbpf_jit_disasm.c109 char *buff; in get_klog_buff() local
133 char *buff; in get_flog_buff() local
168 static void put_log_buff(char *buff) in put_log_buff()
/tools/testing/selftests/bpf/map_tests/
Dlpm_trie_map_batch_ops.c27 char buff[16] = { 0 }; in map_batch_update() local
47 char buff[16] = { 0 }; in map_batch_verify() local
/tools/usb/usbip/src/
Dusbip_network.c95 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()
Dusbip_attach.c43 char buff[MAX_BUFF+1]; in record_connection() local
/tools/verification/dot2/
Ddot2c.py29 def __buff_to_string(self, buff): argument
117 def __get_string_vector_per_line_content(self, buff): argument
Ddot2k.py63 def __buff_to_string(self, buff): argument
/tools/bpf/bpftool/
Dtracelog.c25 char *buff; variable
Dxlated_dumper.c29 char buff[256]; in kernel_syms_load() local
Dcommon.c151 mnt_fs(const char *target, const char *type, char *buff, size_t bufflen) in mnt_fs()
/tools/testing/selftests/mqueue/
Dmq_perf_tests.c325 char buff[MSG_SIZE]; in cont_thread() local
427 char buff[MSG_SIZE]; in perf_test_thread() local
/tools/testing/selftests/bpf/
Dtest_tag.c94 char buff[256]; in tag_from_fdinfo() local
/tools/testing/selftests/powerpc/pmu/sampling_tests/
Dmisc.c174 void *buff; in event_sample_buf_mmap() local
/tools/tracing/rtla/src/
Dosnoise_hist.c173 char buff[128]; in osnoise_init_trace_hist() local
/tools/arch/x86/intel_sdsi/
Dintel_sdsi.c650 char buff[16]; in read_sysfs_data() local
/tools/testing/selftests/filesystems/incfs/
Dincfs_test.c581 uint8_t buff[16 * 1024]; in read_whole_file() local
/tools/lib/bpf/
Dlibbpf.c4367 char file[PATH_MAX], buff[4096]; in bpf_get_map_info_from_fdinfo() local