Home
last modified time | relevance | path

Searched defs:skel (Results 226 - 250 of 297) sorted by relevance

12345678910>>...12

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/
H A Dbench_local_storage_create.c18 static struct bench_local_storage_create *skel; variable
[all...]
H A Dbench_local_storage_rcu_tasks_trace.c117 struct local_storage_rcu_tasks_trace_bench *skel; member
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dassign_reuse.c96 struct test_assign_reuse *skel; in run_assign_reuse() local
[all...]
H A Dbpf_cookie.c22 static void kprobe_subtest(struct test_bpf_cookie *skel) in kprobe_subtest() argument
71 kprobe_multi_test_run(struct kprobe_multi *skel) kprobe_multi_test_run() argument
103 struct kprobe_multi *skel = NULL; kprobe_multi_link_api_subtest() local
182 struct kprobe_multi *skel = NULL; kprobe_multi_attach_api_subtest() local
249 uprobe_multi_test_run(struct uprobe_multi *skel) uprobe_multi_test_run() argument
274 struct uprobe_multi *skel = NULL; uprobe_multi_attach_api_subtest() local
318 uprobe_subtest(struct test_bpf_cookie *skel) uprobe_subtest() argument
372 tp_subtest(struct test_bpf_cookie *skel) tp_subtest() argument
441 pe_subtest(struct test_bpf_cookie *skel) pe_subtest() argument
492 tracing_subtest(struct test_bpf_cookie *skel) tracing_subtest() argument
545 lsm_subtest(struct test_bpf_cookie *skel) lsm_subtest() argument
578 struct test_bpf_cookie *skel; test_bpf_cookie() local
[all...]
H A Dd_path.c124 struct test_d_path *skel; in test_d_path_basic() local
180 struct test_d_path_check_rdonly_mem *skel; in test_d_path_check_rdonly_mem() local
190 struct test_d_path_check_types *skel; test_d_path_check_types() local
[all...]
H A Dlsm_cgroup.c71 struct lsm_cgroup *skel = NULL; in test_lsm_cgroup_functional() local
309 struct lsm_cgroup_nonvoid *skel = NULL; test_lsm_cgroup_nonvoid() local
[all...]
H A Dcgroup_getset_retval.c475 struct cgroup_getset_retval_hooks *skel; test_exposed_hooks() local
[all...]
H A Dcgroup_iter.c95 static void test_invalid_cgroup(struct cgroup_iter *skel) in test_invalid_cgroup() argument
112 static void test_invalid_cgroup_spec(struct cgroup_iter *skel) in test_invalid_cgroup_spec() argument
130 static void test_walk_preorder(struct cgroup_iter *skel) in test_walk_preorder() argument
141 static void test_walk_postorder(struct cgroup_iter *skel) in test_walk_postorder() argument
152 static void test_walk_ancestors_up(struct cgroup_iter *skel) in test_walk_ancestors_up() argument
168 test_early_termination(struct cgroup_iter *skel) test_early_termination() argument
183 test_walk_self_only(struct cgroup_iter *skel) test_walk_self_only() argument
192 test_walk_dead_self_only(struct cgroup_iter *skel) test_walk_dead_self_only() argument
268 struct cgroup_iter *skel = NULL; test_cgroup_iter() local
[all...]
H A Dkfunc_call.c93 struct kfunc_call_test *skel; in verify_success() local
156 struct kfunc_call_fail *skel; verify_fail() local
234 struct kfunc_call_test_subprog *skel; test_subprog() local
258 struct kfunc_call_test_subprog_lskel *skel; test_subprog_lskel() local
282 struct kfunc_call_destructive *skel; test_destructive_open_and_load() local
[all...]
H A Dip_check_defrag.c81 static int attach(struct ip_check_defrag *skel, bool ipv6) in attach() argument
170 struct ip_check_defrag *skel; in test_bpf_ip_check_defrag_ok() local
[all...]
H A Dmmap.c29 struct test_mmap *skel; in test_mmap() local
[all...]
H A Dusdt.c46 struct test_usdt *skel; in subtest_basic_usdt() local
212 struct test_usdt *skel; subtest_multispec_usdt() local
337 struct test_urandom_usdt *skel; subtest_urandom_usdt() local
[all...]
H A Dxdp_attach.c106 struct test_xdp_attach_fail *skel = NULL; in test_xdp_attach_fail() local
H A Dringbuf.c63 static struct test_ringbuf_lskel *skel; variable
[all...]
H A Dverifier_log.c51 struct test_log_buf *skel; in verif_log_subtest() local
H A Dvrf_socket_lookup.c143 static int setup(struct vrf_socket_lookup *skel) in setup() argument
201 static int test_lookup(struct vrf_socket_lookup *skel, int sotype, in test_lookup() argument
236 static void _test_vrf_socket_lookup(struct vrf_socket_lookup *skel, in argument
285 struct vrf_socket_lookup *skel; test_vrf_socket_lookup() local
[all...]
H A Dbpf_tcp_ca.c246 struct bpf_tcp_nogpl *skel; in test_invalid_license() local
337 struct tcp_ca_write_sk_pacing *skel; test_write_sk_pacing() local
353 struct tcp_ca_incompl_cong_ops *skel; test_incompl_cong_ops() local
373 struct tcp_ca_unsupp_cong_op *skel; test_unsupp_cong_op() local
389 struct tcp_ca_update *skel; test_update_ca() local
418 struct tcp_ca_update *skel; test_update_wrong() local
446 struct tcp_ca_update *skel; test_mixed_links() local
473 struct tcp_ca_update *skel; test_multi_links() local
497 struct tcp_ca_update *skel; test_link_replace() local
[all...]
H A Dfib_lookup.c164 struct fib_lookup *skel; in test_fib_lookup() local
[all...]
/kernel/linux/linux-6.6/samples/hid/
H A Dhid_surface_dial.c89 static int attach_prog(struct hid_surface_dial *skel, struct bpf_program *prog, int hid_id) in attach_prog() argument
117 static int set_haptic(struct hid_surface_dial *skel, int hid_id) in set_haptic() argument
146 struct hid_surface_dial *skel; in main() local
[all...]
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dcore_autosize.c56 struct test_core_autosize* skel = NULL; in test_core_autosize() local
[all...]
H A Dsock_fields.c42 static struct test_sock_fields *skel; variable
[all...]
/kernel/linux/linux-6.6/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c505 static struct entrypoints_bpf *skel; variable
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Dbpf_lock_contention.c18 static struct lock_contention_bpf *skel; variable
[all...]
H A Dbpf_kwork.c51 static struct kwork_trace_bpf *skel; variable
[all...]
H A Dbpf_off_cpu.c24 static struct off_cpu_bpf *skel; variable
[all...]

Completed in 11 milliseconds

12345678910>>...12