Home
last modified time | relevance | path

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

12345678910

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
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 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 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 Daccess_variable_array.c9 struct test_access_variable_array *skel; in test_access_variable_array() local
H A Dautoattach.c9 struct test_autoattach *skel; in test_autoattach() local
H A Dxdpwall.c9 struct xdpwall *skel; in test_xdpwall() 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 Dstack_var_off.c11 struct test_stack_var_off *skel; in test_stack_var_off() local
H A Dlinked_maps.c11 struct linked_maps *skel; in test_linked_maps() 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_vars.c11 struct linked_vars *skel; in test_linked_vars() local
H A Dcore_kern.c9 struct core_kern_lskel *skel; in test_core_kern_lskel() local
H A Djit_probe_mem.c15 struct jit_probe_mem *skel; in test_jit_probe_mem() local
H A Dprog_array_init.c9 struct test_prog_array_init *skel; in test_prog_array_init() local
H A Dlru_bug.c8 struct lru_bug *skel; in test_lru_bug() local
H A Dlinked_funcs.c11 struct linked_funcs *skel; in test_linked_funcs() local
H A Dautoload.c11 struct test_autoload* skel; in test_autoload() local
H A Dptr_untrusted.c13 struct test_ptr_untrusted *skel; in serial_test_ptr_untrusted() local
H A Dget_func_args_test.c7 struct get_func_args_test *skel = NULL; in test_get_func_args_test() local
H A Dsubprogs_extable.c9 struct test_subprogs_extable *skel; in test_subprogs_extable() 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
/openbmc/linux/tools/perf/util/
H A Dbpf-filter.c91 struct sample_filter_bpf *skel; in perf_bpf_filter__prepare() local
171 struct sample_filter_bpf *skel = evsel->bpf_skel; in perf_bpf_filter__lost_count() local

12345678910