Home
last modified time | relevance | path

Searched defs:skel (Results 1 – 25 of 112) sorted by relevance

12345

/Linux-v5.15/samples/v4l/
Dv4l2-pci-skeleton.c133 struct skeleton *skel = dev_id; in skeleton_irq() local
169 struct skeleton *skel = vb2_get_drv_priv(vq); in queue_setup() local
198 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_prepare() local
217 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); in buffer_queue() local
229 static void return_all_buffers(struct skeleton *skel, in return_all_buffers()
251 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming() local
274 struct skeleton *skel = vb2_get_drv_priv(vq); in stop_streaming() local
304 struct skeleton *skel = video_drvdata(file); in skeleton_querycap() local
319 static void skeleton_fill_pix_format(struct skeleton *skel, in skeleton_fill_pix_format()
354 struct skeleton *skel = video_drvdata(file); in skeleton_try_fmt_vid_cap() local
[all …]
/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dbpf_iter.c34 struct bpf_iter_test_kern3 *skel; in test_btf_id_or_null() local
87 struct bpf_iter_ipv6_route *skel; in test_ipv6_route() local
101 struct bpf_iter_netlink *skel; in test_netlink() local
115 struct bpf_iter_bpf_map *skel; in test_bpf_map() local
129 struct bpf_iter_task *skel; in test_task() local
143 struct bpf_iter_task_stack *skel; in test_task_stack() local
163 struct bpf_iter_task_file *skel; in test_task_file() local
195 static int do_btf_read(struct bpf_iter_task_btf *skel) in do_btf_read()
236 struct bpf_iter_task_btf *skel; in test_task_btf() local
263 struct bpf_iter_tcp4 *skel; in test_tcp4() local
[all …]
Datomics.c7 static void test_add(struct atomics *skel) in test_add()
39 static void test_sub(struct atomics *skel) in test_sub()
72 static void test_and(struct atomics *skel) in test_and()
100 static void test_or(struct atomics *skel) in test_or()
129 static void test_xor(struct atomics *skel) in test_xor()
157 static void test_cmpxchg(struct atomics *skel) in test_cmpxchg()
186 static void test_xchg(struct atomics *skel) in test_xchg()
215 struct atomics *skel; in test_atomics() local
Dbpf_cookie.c11 static void kprobe_subtest(struct test_bpf_cookie *skel) in kprobe_subtest()
60 static void uprobe_subtest(struct test_bpf_cookie *skel) in uprobe_subtest()
114 static void tp_subtest(struct test_bpf_cookie *skel) in tp_subtest()
183 static void pe_subtest(struct test_bpf_cookie *skel) in pe_subtest()
236 struct test_bpf_cookie *skel; in test_bpf_cookie() local
Dlookup_and_delete.c47 struct test_lookup_and_delete *skel; in setup_prog() local
78 static int trigger_tp(struct test_lookup_and_delete *skel, __u64 key, in trigger_tp()
100 struct test_lookup_and_delete *skel; in test_lookup_and_delete_hash() local
135 struct test_lookup_and_delete *skel; in test_lookup_and_delete_percpu_hash() local
174 struct test_lookup_and_delete *skel; in test_lookup_and_delete_lru_hash() local
219 struct test_lookup_and_delete *skel; in test_lookup_and_delete_lru_percpu_hash() local
Dcheck_mtu.c43 struct test_check_mtu *skel; in test_check_mtu_xdp_attach() local
78 static void test_check_mtu_run_xdp(struct test_check_mtu *skel, in test_check_mtu_run_xdp()
113 struct test_check_mtu *skel; in test_check_mtu_xdp() local
138 static void test_check_mtu_run_tc(struct test_check_mtu *skel, in test_check_mtu_run_tc()
173 struct test_check_mtu *skel; in test_check_mtu_tc() local
Dtask_local_storage.c15 struct task_local_storage *skel; in test_sys_enter_exit() local
41 struct task_local_storage_exit_creds *skel; in test_exit_creds() local
66 struct task_ls_recursion *skel; in test_recursion() local
Dksyms_btf.c18 struct test_ksyms_btf *skel = NULL; in test_basic() local
77 struct test_ksyms_btf_null_check *skel; in test_null_check() local
87 struct test_ksyms_weak *skel; in test_weak_syms() local
Dmigrate_reuseport.c186 struct test_migrate_reuseport *skel) in drop_ack()
217 struct test_migrate_reuseport *skel) in start_servers()
322 struct test_migrate_reuseport *skel) in update_maps()
408 struct test_migrate_reuseport *skel) in count_requests()
457 struct test_migrate_reuseport *skel) in run_test()
546 struct test_migrate_reuseport *skel; in test_migrate_reuseport() local
Dsockmap_basic.c113 struct test_skmsg_load_helpers *skel; in test_skmsg_helpers() local
144 struct test_sockmap_update *skel; in test_sockmap_update() local
191 struct test_sockmap_invalid_update *skel; in test_sockmap_invalid_update() local
205 struct bpf_iter_sockmap *skel; in test_sockmap_copy() local
288 struct test_sockmap_skb_verdict_attach *skel; in test_sockmap_skb_verdict_attach() local
Dsk_lookup.c516 static void query_lookup_prog(struct test_sk_lookup *skel) in query_lookup_prog()
672 static void test_redirect_lookup(struct test_sk_lookup *skel) in test_redirect_lookup()
909 static void test_drop_on_lookup(struct test_sk_lookup *skel) in test_drop_on_lookup()
1004 static void test_drop_on_reuseport(struct test_sk_lookup *skel) in test_drop_on_reuseport()
1052 static void run_sk_assign(struct test_sk_lookup *skel, in run_sk_assign()
1105 static void run_sk_assign_v4(struct test_sk_lookup *skel, in run_sk_assign_v4()
1111 static void run_sk_assign_v6(struct test_sk_lookup *skel, in run_sk_assign_v6()
1117 static void run_sk_assign_connected(struct test_sk_lookup *skel, in run_sk_assign_connected()
1158 static void test_sk_assign_helper(struct test_sk_lookup *skel) in test_sk_assign_helper()
1257 static void test_multi_prog_lookup(struct test_sk_lookup *skel) in test_multi_prog_lookup()
[all …]
Dmap_init.c41 struct test_map_init *skel; in setup() local
78 static int prog_run_insert_elem(struct test_map_init *skel, map_key_t key, in prog_run_insert_elem()
132 struct test_map_init *skel; in test_pcpu_map_init() local
172 struct test_map_init *skel; in test_pcpu_lru_map_init() local
Dperf_branches.c10 static void check_good_sample(struct test_perf_branches *skel) in check_good_sample()
41 static void check_bad_sample(struct test_perf_branches *skel) in check_bad_sample()
63 struct test_perf_branches *skel; in test_perf_branches_common() local
Dkfunc_call.c10 struct kfunc_call_test *skel; in test_main() local
34 struct kfunc_call_test_subprog *skel; in test_subprog() local
Dprobe_read_user_str.c9 static int test_one_str(struct test_probe_read_user_str *skel, const char *str, in test_one_str()
46 struct test_probe_read_user_str *skel; in test_probe_read_user_str() local
Dxdp_devmap_attach.c13 struct test_xdp_with_devmap_helpers *skel; in test_xdp_with_devmap_helpers() local
65 struct test_xdp_devmap_helpers *skel; in test_neg_xdp_devmap_helpers() local
Dtest_lsm.c54 static int test_lsm(struct lsm *skel) in test_lsm()
99 struct lsm *skel = NULL; in test_test_lsm() local
Dfor_each.c13 struct for_each_hash_map_elem *skel; in test_hash_map() local
74 struct for_each_array_map_elem *skel; in test_array_map() local
Dsockmap_listen.c1022 static void test_skb_redir_to_connected(struct test_sockmap_listen *skel, in test_skb_redir_to_connected()
1047 static void test_msg_redir_to_connected(struct test_sockmap_listen *skel, in test_msg_redir_to_connected()
1124 static void test_skb_redir_to_listening(struct test_sockmap_listen *skel, in test_skb_redir_to_listening()
1149 static void test_msg_redir_to_listening(struct test_sockmap_listen *skel, in test_msg_redir_to_listening()
1474 static void test_ops(struct test_sockmap_listen *skel, struct bpf_map *map, in test_ops()
1530 static void test_redir(struct test_sockmap_listen *skel, struct bpf_map *map, in test_redir()
1615 static void unix_skb_redir_to_connected(struct test_sockmap_listen *skel, in unix_skb_redir_to_connected()
1635 static void test_unix_redir(struct test_sockmap_listen *skel, struct bpf_map *map, in test_unix_redir()
1649 static void test_reuseport(struct test_sockmap_listen *skel, in test_reuseport()
1783 static void udp_skb_redir_to_connected(struct test_sockmap_listen *skel, in udp_skb_redir_to_connected()
[all …]
Dbtf_map_in_map.c27 struct test_btf_map_in_map *skel; in test_lookup_update() local
135 struct test_btf_map_in_map *skel; in test_diff_size() local
Dsnprintf.c40 struct test_snprintf *skel; in test_snprintf_positive() local
91 struct test_snprintf_single *skel; in load_single_snprintf() local
Dtc_redirect.c427 struct test_tc_neigh_fib *skel = NULL; in test_tc_redirect_neigh_fib() local
471 struct test_tc_neigh *skel = NULL; in test_tc_redirect_neigh() local
518 struct test_tc_peer *skel; in test_tc_redirect_peer() local
632 struct test_tc_peer *skel = NULL; in test_tc_redirect_peer_l3() local
/Linux-v5.15/tools/perf/util/
Dbpf_counter.c104 struct bpf_prog_profiler_bpf *skel; in bpf_program_profiler_load_one() local
248 struct bpf_prog_profiler_bpf *skel = counter->skel; in bpf_program_profiler__read() local
271 struct bpf_prog_profiler_bpf *skel; in bpf_program_profiler__install_pe() local
393 struct bperf_leader_bpf *skel = bperf_leader_bpf__open(); in bperf_reload_leader_program() local
571 struct bperf_leader_bpf *skel = evsel->leader_skel; in bperf__install_pe() local
607 struct bperf_follower_bpf *skel = evsel->follower_skel; in bperf__read() local
/Linux-v5.15/tools/testing/selftests/bpf/benchs/
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
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_cpp.cpp12 struct test_core_extern *skel; in main() local

12345