/tools/testing/selftests/connector/ |
D | proc_filter.c | 42 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/ |
D | tailcalls.c | 16 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
|
D | assign_reuse.c | 39 char buff[1] = {}; in echo_test_udp() local 63 char buff[1] = {}; in echo_test_tcp() local
|
D | global_data_init.c | 8 __u8 *buff = NULL, *newval = NULL; in test_global_data_init() local
|
D | global_data.c | 107 __u8 *buff; in test_global_data_rdonly() local
|
/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 | 109 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/ |
D | lpm_trie_map_batch_ops.c | 27 char buff[16] = { 0 }; in map_batch_update() local 47 char buff[16] = { 0 }; in map_batch_verify() local
|
/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/verification/dot2/ |
D | dot2c.py | 29 def __buff_to_string(self, buff): argument 117 def __get_string_vector_per_line_content(self, buff): argument
|
D | dot2k.py | 63 def __buff_to_string(self, buff): argument
|
/tools/bpf/bpftool/ |
D | tracelog.c | 25 char *buff; variable
|
D | xlated_dumper.c | 29 char buff[256]; in kernel_syms_load() local
|
D | common.c | 151 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/ |
D | test_tag.c | 94 char buff[256]; in tag_from_fdinfo() local
|
/tools/testing/selftests/powerpc/pmu/sampling_tests/ |
D | misc.c | 174 void *buff; in event_sample_buf_mmap() local
|
/tools/tracing/rtla/src/ |
D | osnoise_hist.c | 173 char buff[128]; in osnoise_init_trace_hist() local
|
/tools/arch/x86/intel_sdsi/ |
D | intel_sdsi.c | 650 char buff[16]; in read_sysfs_data() local
|
/tools/testing/selftests/filesystems/incfs/ |
D | incfs_test.c | 581 uint8_t buff[16 * 1024]; in read_whole_file() local
|
/tools/lib/bpf/ |
D | libbpf.c | 4367 char file[PATH_MAX], buff[4096]; in bpf_get_map_info_from_fdinfo() local
|