Home
last modified time | relevance | path

Searched defs:skel (Results 76 – 100 of 237) sorted by relevance

12345678910

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhtab_update.c17 struct htab_update *skel; in test_reenter_update() local
77 struct htab_update *skel; in test_concurrent_update() local
H A Dspin_lock.c76 struct test_spin_lock_fail *skel; in test_spin_lock_fail_prog() local
130 struct test_spin_lock *skel; in test_spin_lock_success() local
H A Dunpriv_bpf_disabled.c58 static void test_unpriv_bpf_disabled_positive(struct test_unpriv_bpf_disabled *skel, in test_unpriv_bpf_disabled_positive()
141 static void test_unpriv_bpf_disabled_negative(struct test_unpriv_bpf_disabled *skel, in test_unpriv_bpf_disabled_negative()
230 struct test_unpriv_bpf_disabled *skel; in test_unpriv_bpf_disabled() local
H A Dlsm_cgroup.c71 struct lsm_cgroup *skel = NULL; in test_lsm_cgroup_functional() local
309 struct lsm_cgroup_nonvoid *skel = NULL; in test_lsm_cgroup_nonvoid() local
H A Dbpf_nf.c55 struct test_bpf_nf *skel; in test_bpf_nf_ct() local
143 struct test_bpf_nf_fail *skel; in test_bpf_nf_ct_fail() local
H A Dns_current_pid_tgid.c43 struct test_ns_current_pid_tgid *skel; in test_current_pid_tgid_tp() local
81 struct test_ns_current_pid_tgid *skel; in test_current_pid_tgid_cgrp() local
H A Dcgroup_hierarchical_stats.c278 static int setup_progs(struct cgroup_hierarchical_stats **skel) in setup_progs()
306 static void destroy_progs(struct cgroup_hierarchical_stats *skel) in destroy_progs()
326 struct cgroup_hierarchical_stats *skel = NULL; in test_cgroup_hierarchical_stats() local
H A Dtest_tunnel.c310 struct test_tunnel_kern *skel = NULL; in test_vxlan_tunnel() local
394 struct test_tunnel_kern *skel = NULL; in test_ip6vxlan_tunnel() local
467 struct test_tunnel_kern *skel = NULL; in test_ipip_tunnel() local
H A Dxdpwall.c9 struct xdpwall *skel; in test_xdpwall() local
H A Dautoattach.c9 struct test_autoattach *skel; in test_autoattach() local
H A Daccess_variable_array.c9 struct test_access_variable_array *skel; in test_access_variable_array() local
H A Dcore_kern_overflow.c8 struct core_kern_overflow_lskel *skel; in test_core_kern_overflow_lskel() local
H A Dip_check_defrag.c81 static int attach(struct ip_check_defrag *skel, bool ipv6) in attach()
170 struct ip_check_defrag *skel; in test_bpf_ip_check_defrag_ok() local
H A Djit_probe_mem.c15 struct jit_probe_mem *skel; in test_jit_probe_mem() local
H A Dstack_var_off.c11 struct test_stack_var_off *skel; in test_stack_var_off() local
H A Dcore_kern.c9 struct core_kern_lskel *skel; in test_core_kern_lskel() local
H A Datomic_bounds.c9 struct atomic_bounds *skel; in test_atomic_bounds() local
H A Dstatic_linked.c10 struct test_static_linked* skel; in test_static_linked() local
H A Dlinked_funcs.c11 struct linked_funcs *skel; in test_linked_funcs() local
H A Dlinked_vars.c11 struct linked_vars *skel; in test_linked_vars() local
H A Dlinked_maps.c11 struct linked_maps *skel; in test_linked_maps() local
H A Dlru_bug.c8 struct lru_bug *skel; in test_lru_bug() local
H A Dprog_array_init.c9 struct test_prog_array_init *skel; in test_prog_array_init() local
H A Dget_func_args_test.c7 struct get_func_args_test *skel = NULL; in test_get_func_args_test() local
/openbmc/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_ringbufs.c123 struct ringbuf_bench *skel; member
137 struct ringbuf_bench *skel; in ringbuf_setup_skeleton() local
212 struct ringbuf_bench *skel; member
343 struct perfbuf_bench *skel; member
357 struct perfbuf_bench *skel; in perfbuf_setup_skeleton() local

12345678910