Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 25 of 50) sorted by relevance

12

/tools/testing/selftests/bpf/progs/
Dtest_sockmap_listen.c44 __u32 zero = 0; in prog_stream_verdict() local
63 __u32 zero = 0; in prog_skb_verdict() local
84 __u32 zero = 0; in prog_msg_verdict() local
104 __u32 zero = 0; in prog_reuseport() local
Dtest_sockmap_kern.h111 int len, *f, ret, zero = 0; in bpf_prog2() local
237 int *bytes, zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5; in bpf_prog4() local
267 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, key = 0; 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
348 int zero = 0, one = 1, two = 2, three = 3, four = 4, five = 5, err = 0; in bpf_prog10() local
Dtest_tc_neigh.c89 __u8 zero[ETH_ALEN * 2]; in tc_dst() local
114 __u8 zero[ETH_ALEN * 2]; in tc_src() local
Dprofiler.inc.h361 int zero = 0; in get_var_kill_data() local
391 int zero = 0; in trace_var_sys_kill() local
559 int zero = 0; in BPF_KPROBE() local
619 int zero = 0; in raw_tracepoint__sched_process_exit() local
695 int zero = 0; in raw_tracepoint__sched_process_exec() local
789 int zero = 0; in kprobe_ret__do_filp_open() local
844 int zero = 0; in BPF_KPROBE() local
903 int zero = 0; in BPF_KPROBE() local
954 int zero = 0; in raw_tracepoint__sched_process_fork() local
Dfreplace_cls_redirect.c21 const int zero = 0; in freplace_cls_redirect_test() local
Dtest_sk_assign.c106 const int zero = 0; in handle_udp() local
138 const int zero = 0; in handle_tcp() local
Dtest_core_retro.c30 int zero = 0; in handle_sys_enter() local
Dfreplace_attach_probe.c26 struct hmap_elem zero = {}, *val; in new_handle_kprobe() local
Dtest_mmap.c30 int zero = 0, one = 1, two = 2, far = 1500; in test_mmap() local
Dtest_hash_large_key.c31 int zero = 0, err = 1, value = 42; in bpf_hash_large_key_test() local
Dtest_map_lock.c36 struct hmap_elem zero = {}, *val; in bpf_map_lock_test() local
Dtest_ringbuf_multi.c60 int zero = 0; in test_ringbuf() local
Dtest_ringbuf.c43 int zero = 0; in test_ringbuf() local
/tools/perf/util/bpf_skel/
Dbpf_prog_profiler.bpf.c37 __u32 zero = 0; in BPF_PROG() local
56 __u32 zero = 0; in fexit_update_maps() local
Dbperf_leader.bpf.c34 __u32 zero = 0; in BPF_PROG() local
Dbperf_follower.bpf.c36 __u32 filter_key, zero = 0; in BPF_PROG() local
/tools/testing/selftests/bpf/prog_tests/
Dcore_retro.c9 int err, zero = 0, res, duration = 0, my_pid = getpid(); in test_core_retro() local
Dglobal_data_init.c7 int err = -ENOMEM, map_fd, zero = 0; in test_global_data_init() local
Dprobe_user.c15 static const int zero = 0; in test_probe_user() local
Dsockmap_basic.c87 const int zero = 0; in test_sockmap_create_update_free() local
146 const __u32 zero = 0; in test_sockmap_update() local
Dsockmap_ktls.c43 int err, cli, srv, zero = 0; in test_sockmap_ktls_disconnect_after_delete() local
Drdonly_maps.c25 int i, err, zero = 0, duration = 0; in test_rdonly_maps() local
Dbtf_map_in_map.c136 int err, inner_map_fd, zero = 0; in test_diff_size() local
/tools/testing/selftests/drivers/net/mlxsw/
Dqos_dscp_router.sh55 zero() function
/tools/testing/selftests/powerpc/math/
Dvsx_preempt.c49 vector int zero = {0, 0, 0, 0}; in vsx_memcmp() local

12