Home
last modified time | relevance | path

Searched defs:bytes (Results 1 – 25 of 49) sorted by relevance

12

/tools/include/linux/
Doverflow.h84 size_t bytes; in array_size() local
106 size_t bytes; in array3_size() local
118 size_t bytes; in __ab_c_size() local
/tools/testing/selftests/bpf/progs/
Dtest_sockmap_kern.h237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
268 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local
314 int ret = 0, *bytes, zero = 0; in bpf_prog8() local
331 int ret = 0, *bytes, zero = 0; in bpf_prog9() local
347 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local
/tools/testing/selftests/bpf/
Dnetcnt_common.h26 __u64 bytes; member
39 __u64 bytes; member
Dget_cgroup_id_user.c52 int err, bytes, efd, prog_fd, pmu_fd; in main() local
/tools/testing/selftests/bpf/prog_tests/
Dxdp_noinline.c17 __u64 bytes; in test_xdp_noinline() member
29 __u64 bytes = 0, pkts = 0; in test_xdp_noinline() local
Dl4lb_all.c15 __u64 bytes; in test_l4lb() member
27 __u64 bytes = 0, pkts = 0; in test_l4lb() local
Dnetcnt.c19 unsigned long bytes; in serial_test_netcnt() local
Dtp_attach_query.c7 int i, j, bytes, efd, err, prog_fd[num_progs], pmu_fd[num_progs]; in serial_test_tp_attach_query() local
Dbpf_tcp_ca.c39 ssize_t nr_sent = 0, bytes = 0; in server() local
83 ssize_t nr_recv = 0, bytes = 0; in do_test() local
Dtask_fd_query_tp.c8 int err, bytes, efd, prog_fd, pmu_fd; in test_task_fd_query_tp_core() local
/tools/lib/
Dstring.c172 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8()
192 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv()
/tools/perf/arch/x86/tests/
Dintel-pt-pkt-decoder-test.c22 u8 bytes[INTEL_PT_PKT_MAX_SZ]; member
184 static int dump_packet(struct intel_pt_pkt *packet, u8 *bytes, int len) in dump_packet()
/tools/include/tools/
Dlibc_compat.h13 size_t bytes; in reallocarray() local
/tools/testing/selftests/user_events/
Dftrace_test.c34 int bytes = 0, got; in trace_bytes() local
338 int loc, bytes; in TEST_F() local
/tools/perf/bench/
Dnuma.c427 ssize_t bytes; in alloc_data() local
491 static void free_data(void *data, ssize_t bytes) in free_data()
505 static void * zalloc_shared_data(ssize_t bytes) in zalloc_shared_data()
513 static void * setup_shared_data(ssize_t bytes) in setup_shared_data()
522 static void * setup_private_data(ssize_t bytes) in setup_private_data()
819 static u64 do_work(u8 *__data, long bytes, int nr, int nr_max, int loop, u64 val) in do_work()
1573 double bytes; in __bench_numa() local
/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c170 int bytes; in main() local
/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c171 int bytes; in main() local
/tools/iio/
Diio_utils.h44 unsigned bytes; member
/tools/arch/x86/include/asm/
Dinsn.h19 insn_byte_t bytes[4]; member
45 insn_byte_t bytes[4]; member
/tools/io_uring/
Dio_uring-cp.c57 unsigned long long bytes; in get_file_size() local
/tools/testing/selftests/sparc64/drivers/
Dadi-test.c90 unsigned long bytes; member
105 unsigned long measurement, unsigned long bytes) in update_stats()
/tools/testing/selftests/powerpc/pmu/ebb/
Dtrace.c62 static void *trace_alloc(struct trace_buffer *tb, int bytes) in trace_alloc()
/tools/testing/selftests/filesystems/fuse/
Dtest_framework.h162 const char *bytes = data; in print_bytes() local
/tools/testing/selftests/net/
Dpsock_tpacket.c523 static void __v3_test_block_len(struct block_desc *pbd, uint32_t bytes, int block_num) in __v3_test_block_len()
546 unsigned long bytes = 0, bytes_with_padding = ALIGN_8(sizeof(*pbd)); in __v3_walk_block() local
/tools/perf/util/
Dbpf_off_cpu.c294 int bytes = 0, size; in off_cpu_write() local

12