Searched defs:skel (Results 151 - 175 of 267) sorted by relevance

1234567891011

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dstacktrace_build_id_nmi.c8 struct test_stacktrace_build_id *skel; local
[all...]
H A Dtest_struct_ops_module.c35 static int attach_ops_and_check(struct struct_ops_module *skel, argument
56 struct struct_ops_module *skel; local
101 struct struct_ops_module *skel; local
157 struct struct_ops_module *skel; local
182 struct struct_ops_nulled_out_cb *skel; local
208 struct struct_ops_forgotten_cb *skel; local
[all...]
H A Dmap_init.c41 struct test_map_init *skel; local
78 prog_run_insert_elem(struct test_map_init *skel, map_key_t key, map_value_t value) argument
132 struct test_map_init *skel; local
172 struct test_map_init *skel; local
[all...]
H A Dsk_storage_tracing.c21 static struct test_sk_storage_tracing *skel; variable in typeref:struct:test_sk_storage_tracing
[all...]
H A Dperf_buffer.c50 struct test_perf_buffer *skel; local
H A Dxdp_noinline.c9 struct test_xdp_noinline *skel; local
[all...]
H A Dcustom_sec_handlers.c101 struct test_custom_sec_handlers* skel; local
[all...]
H A Dlookup_and_delete.c47 struct test_lookup_and_delete *skel; local
78 trigger_tp(struct test_lookup_and_delete *skel, __u64 key, __u64 value) argument
100 struct test_lookup_and_delete *skel; local
136 struct test_lookup_and_delete *skel; local
176 struct test_lookup_and_delete *skel; local
222 struct test_lookup_and_delete *skel; local
[all...]
H A Dsnprintf.c40 struct test_snprintf *skel; local
89 struct test_snprintf_single *skel; local
[all...]
H A Dcgroup_link.c11 static struct test_cgroup_link *skel = NULL; variable in typeref:struct:test_cgroup_link
[all...]
H A Dbtf_skc_cls_ingress.c20 static struct test_btf_skc_cls_ingress *skel; variable in typeref:struct:test_btf_skc_cls_ingress
[all...]
H A Dkfree_skb.c62 struct kfree_skb *skel = NULL; local
[all...]
H A Dattach_probe.c43 struct test_attach_probe_manual *skel; local
125 test_attach_probe_auto(struct test_attach_probe *skel) argument
159 test_uprobe_lib(struct test_attach_probe *skel) argument
195 test_uprobe_ref_ctr(struct test_attach_probe *skel) argument
238 struct test_attach_kprobe_sleepable *skel; local
261 test_uprobe_sleepable(struct test_attach_probe *skel) argument
293 struct test_attach_probe *skel; local
[all...]
H A Dtest_local_storage.c26 static int run_self_unlink(struct local_storage *skel, const char *rm_path) argument
95 struct local_storage *skel = NULL; local
[all...]
H A Dtest_ima.c74 struct ima *skel = NULL; local
[all...]
H A Dbpf_mod_race.c93 struct bpf_mod_race *skel; local
[all...]
H A Dcheck_mtu.c43 struct test_check_mtu *skel; local
78 static void test_check_mtu_run_xdp(struct test_check_mtu *skel, argument
106 struct test_check_mtu *skel; local
131 test_check_mtu_run_tc(struct test_check_mtu *skel, struct bpf_program *prog, __u32 mtu_expect) argument
159 struct test_check_mtu *skel; local
[all...]
/linux-master/tools/testing/selftests/bpf/
H A DMakefile[all...]
/linux-master/tools/testing/selftests/bpf/map_tests/
H A Dtask_storage_map.c55 struct read_bpf_task_storage_busy *skel; local
[all...]
/linux-master/kernel/bpf/preload/iterators/
H A Diterators.lskel-big-endian.h24 iterators_bpf__dump_bpf_map__attach(struct iterators_bpf *skel) argument
35 iterators_bpf__dump_bpf_prog__attach(struct iterators_bpf *skel) argument
46 iterators_bpf__attach(struct iterators_bpf *skel) argument
75 struct iterators_bpf *skel; local
88 iterators_bpf__load(struct iterators_bpf *skel) argument
396 struct iterators_bpf *skel; local
[all...]
H A Diterators.lskel-little-endian.h24 iterators_bpf__dump_bpf_map__attach(struct iterators_bpf *skel) argument
35 iterators_bpf__dump_bpf_prog__attach(struct iterators_bpf *skel) argument
46 iterators_bpf__attach(struct iterators_bpf *skel) argument
75 struct iterators_bpf *skel; local
88 iterators_bpf__load(struct iterators_bpf *skel) argument
412 struct iterators_bpf *skel; local
[all...]
/linux-master/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h22 entrypoints_bpf__hid_tail_call__attach(struct entrypoints_bpf *skel) argument
33 entrypoints_bpf__attach(struct entrypoints_bpf *skel) argument
59 struct entrypoints_bpf *skel; local
72 entrypoints_bpf__load(struct entrypoints_bpf *skel) argument
225 struct entrypoints_bpf *skel; local
[all...]
/linux-master/samples/hid/
H A Dhid_mouse.c78 struct hid_mouse *skel; local
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_rename.c9 struct test_overhead *skel; member in struct:ctx
H A Dbench_strncmp.c8 struct strncmp_bench *skel; member in struct:strncmp_ctx
[all...]

Completed in 216 milliseconds

1234567891011