Home
last modified time | relevance | path

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

123

/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.h236 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
267 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local
313 int ret = 0, *bytes, zero = 0; in bpf_prog8() local
335 int ret = 0, *bytes, zero = 0; in bpf_prog9() local
351 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
/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
Dtask_fd_query_tp.c8 int err, bytes, efd, prog_fd, pmu_fd; in test_task_fd_query_tp_core() local
/tools/lib/
Dstring.c185 static void *check_bytes8(const u8 *start, u8 value, unsigned int bytes) in check_bytes8()
205 void *memchr_inv(const void *start, int c, size_t bytes) in memchr_inv()
/tools/include/tools/
Dlibc_compat.h13 size_t bytes; in reallocarray() local
/tools/testing/selftests/net/tcp_ao/
Drst.c88 ssize_t bytes; in test_server_active_rst() local
133 ssize_t bytes; in test_server_passive_rst() local
Dconnect.c9 ssize_t bytes; in server_fn() local
Dicmps-accept.c59 ssize_t bytes; in serve_interfered() local
194 ssize_t bytes; in icmp_interfere4() local
309 ssize_t bytes; in icmp6_interfere() local
Dicmps-discard.c59 ssize_t bytes; in serve_interfered() local
194 ssize_t bytes; in icmp_interfere4() local
309 ssize_t bytes; in icmp6_interfere() local
Dseq-ext.c72 ssize_t bytes; in server_fn() local
Drestore.c24 ssize_t bytes; in try_server_run() local
/tools/testing/selftests/user_events/
Dftrace_test.c31 int bytes = 0, got; in trace_bytes() local
437 int loc, bytes; in TEST_F() local
/tools/perf/arch/x86/tests/
Dintel-pt-test.c27 u8 bytes[INTEL_PT_PKT_MAX_SZ]; member
189 static int dump_packet(const struct intel_pt_pkt *packet, const u8 *bytes, int len) in dump_packet()
/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/net/ynl/samples/
Dpage-pool.c18 size_t refs, bytes; member
/tools/testing/selftests/net/tcp_ao/lib/
Dsock.c507 ssize_t bytes, sent; in test_server_run() local
547 size_t sent, bytes = min(msg_len, buf_sz - i); in test_client_loop() local
/tools/arch/x86/include/asm/
Dinsn.h19 insn_byte_t bytes[4]; member
45 insn_byte_t bytes[4]; member

123