/tools/testing/selftests/bpf/prog_tests/ |
D | tailcalls.c | 17 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
|
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 | 26 char buff[16] = { 0 }; in map_batch_update() local 46 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/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 | 127 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/perf/examples/bpf/ |
D | augmented_syscalls.c | 160 void *buff; member
|
/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 | 3913 char file[PATH_MAX], buff[4096]; in bpf_get_map_info_from_fdinfo() local
|