Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
Dtailcalls.c17 char buff[128] = {}; in test_tailcall_1() local
155 char buff[128] = {}; in test_tailcall_2() local
232 char buff[128] = {}; in test_tailcall_3() local
311 char buff[128] = {}; in test_tailcall_4() local
399 char buff[128] = {}; in test_tailcall_5() local
570 char buff[128] = {}; in test_tailcall_bpf2bpf_2() 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.c26 char buff[16] = { 0 }; in map_batch_update() local
46 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/bpf/bpftool/
Dtracelog.c25 char *buff; variable
Dxlated_dumper.c26 char buff[256]; in kernel_syms_load() local
Dcommon.c127 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/perf/examples/bpf/
Daugmented_syscalls.c160 void *buff; member
/tools/testing/selftests/filesystems/incfs/
Dincfs_test.c581 uint8_t buff[16 * 1024]; in read_whole_file() local
/tools/lib/bpf/
Dlibbpf.c3913 char file[PATH_MAX], buff[4096]; in bpf_get_map_info_from_fdinfo() local