Home
last modified time | relevance | path

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

12345

/linux/samples/v4l/
A 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
251 struct skeleton *skel = vb2_get_drv_priv(vq); in start_streaming() local
304 struct skeleton *skel = video_drvdata(file); in skeleton_querycap() local
354 struct skeleton *skel = video_drvdata(file); in skeleton_try_fmt_vid_cap() local
372 struct skeleton *skel = video_drvdata(file); in skeleton_s_fmt_vid_cap() local
394 struct skeleton *skel = video_drvdata(file); in skeleton_g_fmt_vid_cap() local
412 struct skeleton *skel = video_drvdata(file); in skeleton_s_std() local
444 struct skeleton *skel = video_drvdata(file); in skeleton_g_std() local
463 struct skeleton *skel = video_drvdata(file); in skeleton_querystd() local
[all …]
/linux/tools/testing/selftests/bpf/prog_tests/
A 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
236 struct bpf_iter_task_btf *skel; in test_task_btf() local
263 struct bpf_iter_tcp4 *skel; in test_tcp4() local
277 struct bpf_iter_tcp6 *skel; in test_tcp6() local
291 struct bpf_iter_udp4 *skel; in test_udp4() local
305 struct bpf_iter_udp6 *skel; in test_udp6() local
[all …]
A Datomics.c7 static void test_add(struct atomics_lskel *skel) in test_add()
39 static void test_sub(struct atomics_lskel *skel) in test_sub()
72 static void test_and(struct atomics_lskel *skel) in test_and()
100 static void test_or(struct atomics_lskel *skel) in test_or()
129 static void test_xor(struct atomics_lskel *skel) in test_xor()
157 static void test_cmpxchg(struct atomics_lskel *skel) in test_cmpxchg()
186 static void test_xchg(struct atomics_lskel *skel) in test_xchg()
215 struct atomics_lskel *skel; in test_atomics() local
A 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
A 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
A Dksyms_btf.c19 struct test_ksyms_btf *skel = NULL; in test_basic() local
78 struct test_ksyms_btf_null_check *skel; in test_null_check() local
88 struct test_ksyms_weak *skel; in test_weak_syms() local
115 struct test_ksyms_weak_lskel *skel; in test_weak_syms_lskel() local
A 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
A Ddummy_st_ops.c13 struct dummy_st_ops *skel; in test_dummy_st_ops_attach() local
33 struct dummy_st_ops *skel; in test_dummy_init_ret_value() local
60 struct dummy_st_ops *skel; in test_dummy_init_ptr_arg() local
84 struct dummy_st_ops *skel; in test_dummy_multiple_args() local
A 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
A Dbloom_filter_map.c81 static void check_bloom(struct bloom_filter_map *skel) in check_bloom()
96 static void test_inner_map(struct bloom_filter_map *skel, const __u32 *rand_vals, in test_inner_map()
143 struct bloom_filter_map *skel; in setup_progs() local
195 struct bloom_filter_map *skel; in test_bloom_filter_map() local
A 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 serial_test_migrate_reuseport() local
A 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
A 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()
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()
1328 static void run_tests(struct test_sk_lookup *skel) in run_tests()
[all …]
A 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
A 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
A Dksyms_module.c11 struct test_ksyms_module_lskel *skel; in test_ksyms_module_lskel() local
35 struct test_ksyms_module *skel; in test_ksyms_module_libbpf() local
A Dkfunc_call.c10 struct kfunc_call_test_lskel *skel; in test_main() local
34 struct kfunc_call_test_subprog *skel; in test_subprog() local
A 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
A 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
A Dtest_lsm.c54 static int test_lsm(struct lsm *skel) in test_lsm()
99 struct lsm *skel = NULL; in test_test_lsm() local
A 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
A 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()
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()
1993 static void run_tests(struct test_sockmap_listen *skel, struct bpf_map *map, in run_tests()
[all …]
A 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
A Dsnprintf.c40 struct test_snprintf *skel; in test_snprintf_positive() local
91 struct test_snprintf_single *skel; in load_single_snprintf() local
/linux/tools/perf/util/
A 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

Completed in 47 milliseconds

12345