Searched defs:skel (Results 201 - 225 of 267) sorted by relevance

1234567891011

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dassign_reuse.c96 struct test_assign_reuse *skel; local
[all...]
H A Dxdp_attach.c106 struct test_xdp_attach_fail *skel = NULL; local
H A Dkfunc_call.c93 struct kfunc_call_test *skel; local
156 struct kfunc_call_fail *skel; local
234 struct kfunc_call_test_subprog *skel; local
258 struct kfunc_call_test_subprog_lskel *skel; local
282 struct kfunc_call_destructive *skel; local
[all...]
H A Dd_path.c124 struct test_d_path *skel; local
180 struct test_d_path_check_rdonly_mem *skel; local
190 struct test_d_path_check_types *skel; local
[all...]
H A Dlinked_list.c106 struct linked_list_fail *skel; local
156 struct linked_list *skel; local
[all...]
H A Dcgroup_iter.c96 static void test_invalid_cgroup(struct cgroup_iter *skel) argument
113 static void test_invalid_cgroup_spec(struct cgroup_iter *skel) argument
131 static void test_walk_preorder(struct cgroup_iter *skel) argument
142 static void test_walk_postorder(struct cgroup_iter *skel) argument
153 test_walk_ancestors_up(struct cgroup_iter *skel) argument
169 test_early_termination(struct cgroup_iter *skel) argument
184 test_walk_self_only(struct cgroup_iter *skel) argument
193 test_walk_dead_self_only(struct cgroup_iter *skel) argument
269 struct iters_css_task *skel; local
298 struct cgroup_iter *skel = NULL; local
[all...]
H A Dcgrp_local_storage.c39 struct cgrp_ls_tp_btf *skel; local
89 struct cgrp_ls_attach_cgroup *skel; local
143 struct cgrp_ls_recursion *skel; local
165 struct cgrp_ls_negative *skel; local
178 struct cgrp_ls_sleepable *skel; local
219 struct cgrp_ls_sleepable *skel; local
247 struct cgrp_ls_sleepable *skel; local
265 struct cgrp_ls_sleepable *skel; local
[all...]
H A Dlog_buf.c35 struct test_log_buf* skel; local
[all...]
H A Diters.c26 struct iters_num *skel; local
71 struct iters_testmod_seq *skel; local
108 struct iters_task_vma *skel; local
174 struct iters_task *skel = NULL; local
208 struct iters_css_task *skel = NULL; local
246 struct iters_css *skel = NULL; local
[all...]
H A Dcrypto_sanity.c88 struct crypto_sanity *skel; local
[all...]
H A Dns_current_pid_tgid.c43 struct test_ns_current_pid_tgid *skel; local
81 struct test_ns_current_pid_tgid *skel; local
127 struct test_ns_current_pid_tgid *skel; local
[all...]
H A Dip_check_defrag.c81 static int attach(struct ip_check_defrag *skel, bool ipv6) argument
172 struct ip_check_defrag *skel; local
[all...]
H A Dcore_autosize.c57 struct test_core_autosize* skel = NULL; local
[all...]
H A Dsock_fields.c41 static struct test_sock_fields *skel; variable in typeref:struct:test_sock_fields
[all...]
H A Dcgroup_hierarchical_stats.c278 static int setup_progs(struct cgroup_hierarchical_stats **skel) argument
306 static void destroy_progs(struct cgroup_hierarchical_stats *skel) argument
326 struct cgroup_hierarchical_stats *skel = NULL; local
[all...]
H A Dmigrate_reuseport.c185 drop_ack(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) argument
216 start_servers(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) argument
321 update_maps(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) argument
407 count_requests(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) argument
456 run_test(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) argument
546 struct test_migrate_reuseport *skel; local
[all...]
H A Dxfrm_info.c278 static int test_xfrm_ping(struct xfrm_info *skel, u32 if_id) argument
297 struct xfrm_info *skel; local
[all...]
H A Dunpriv_bpf_disabled.c58 static void test_unpriv_bpf_disabled_positive(struct test_unpriv_bpf_disabled *skel, argument
141 static void test_unpriv_bpf_disabled_negative(struct test_unpriv_bpf_disabled *skel, argument
230 struct test_unpriv_bpf_disabled *skel; local
[all...]
H A Dtc_links.c20 struct test_tc_link *skel; local
120 struct test_tc_link *skel; local
274 struct test_tc_link *skel; local
427 struct test_tc_link *skel; local
528 struct test_tc_link *skel; local
633 struct test_tc_link *skel; local
858 struct test_tc_link *skel; local
1172 struct test_tc_link *skel; local
1328 struct test_tc_link *skel; local
1482 struct test_tc_link *skel; local
1580 struct test_tc_link *skel; local
1694 struct test_tc_link *skel; local
1796 struct test_tc_link *skel; local
[all...]
/linux-master/tools/perf/util/
H A Dbpf-filter.c91 struct sample_filter_bpf *skel; local
171 struct sample_filter_bpf *skel = evsel->bpf_skel; local
[all...]
H A Dbpf_counter_cgroup.c40 static struct bperf_cgroup_bpf *skel; variable in typeref:struct:bperf_cgroup_bpf
[all...]
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_bpf_crypto.c11 struct crypto_bench *skel; member in struct:crypto_ctx
[all...]
H A Dbench_local_storage_create.c18 static struct bench_local_storage_create *skel; variable in typeref:struct:bench_local_storage_create
[all...]
H A Dbench_bpf_hashmap_lookup.c12 struct bpf_hashmap_lookup *skel; member in struct:ctx
[all...]
/linux-master/tools/perf/bench/
H A Duprobe.c61 struct bench_uprobe_bpf *skel; variable in typeref:struct:bench_uprobe_bpf
[all...]

Completed in 160 milliseconds

1234567891011