| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | bpf_kwork.c | 51 static struct kwork_trace_bpf *skel; variable [all...] |
| H A D | bpf_off_cpu.c | 24 static struct off_cpu_bpf *skel; variable [all...] |
| H A D | bpf_counter.c | 104 struct bpf_prog_profiler_bpf *skel; in bpf_program_profiler_load_one() local 248 struct bpf_prog_profiler_bpf *skel = counter->skel; bpf_program_profiler__read() local 276 struct bpf_prog_profiler_bpf *skel; bpf_program_profiler__install_pe() local 398 struct bperf_leader_bpf *skel = bperf_leader_bpf__open(); bperf_reload_leader_program() local 576 struct bperf_leader_bpf *skel = evsel->leader_skel; bperf__install_pe() local 612 struct bperf_follower_bpf *skel = evsel->follower_skel; bperf__read() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_tcp_ca.c | 246 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 D | fib_lookup.c | 164 struct fib_lookup *skel; in test_fib_lookup() local [all...] |
| H A D | core_autosize.c | 57 struct test_core_autosize* skel = NULL; in test_core_autosize() local [all...] |
| H A D | cgroup_hierarchical_stats.c | 278 static int setup_progs(struct cgroup_hierarchical_stats **skel) in setup_progs() argument 306 static void destroy_progs(struct cgroup_hierarchical_stats *skel) in destroy_progs() argument 326 struct cgroup_hierarchical_stats *skel = NULL; test_cgroup_hierarchical_stats() local [all...] |
| H A D | kprobe_multi_test.c | 10 static void kprobe_multi_test_run(struct kprobe_multi *skel, bool test_return) in kprobe_multi_test_run() argument 43 struct kprobe_multi *skel = NULL; test_skel_api() local 64 struct kprobe_multi *skel = NULL; test_link_api() local 140 struct kprobe_multi *skel = NULL; test_attach_api() local 217 struct kprobe_multi *skel = NULL; test_attach_api_fails() local 411 struct kprobe_multi_empty *skel = NULL; test_kprobe_multi_bench_attach() local 459 struct kprobe_multi_override *skel = NULL; test_attach_override() local [all...] |
| H A D | migrate_reuseport.c | 185 drop_ack(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) drop_ack() argument 216 start_servers(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) start_servers() argument 321 update_maps(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) update_maps() argument 407 count_requests(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) count_requests() argument 456 run_test(struct migrate_reuseport_test_case *test_case, struct test_migrate_reuseport *skel) run_test() argument 546 struct test_migrate_reuseport *skel; serial_test_migrate_reuseport() local [all...] |
| H A D | tc_links.c | 20 struct test_tc_link *skel; in serial_test_tc_links_basic() local 120 struct test_tc_link *skel; test_tc_links_before_target() local 274 struct test_tc_link *skel; test_tc_links_after_target() local 427 struct test_tc_link *skel; test_tc_links_revision_target() local 528 struct test_tc_link *skel; test_tc_chain_classic() local 633 struct test_tc_link *skel; test_tc_links_replace_target() local 858 struct test_tc_link *skel; test_tc_links_invalid_target() local 1172 struct test_tc_link *skel; test_tc_links_prepend_target() local 1328 struct test_tc_link *skel; test_tc_links_append_target() local 1482 struct test_tc_link *skel; test_tc_links_dev_cleanup_target() local 1580 struct test_tc_link *skel; test_tc_chain_mixed() local 1694 struct test_tc_link *skel; test_tc_links_ingress() local 1796 struct test_tc_link *skel; test_tc_links_dev_mixed() local [all...] |
| H A D | unpriv_bpf_disabled.c | 58 static void test_unpriv_bpf_disabled_positive(struct test_unpriv_bpf_disabled *skel, in test_unpriv_bpf_disabled_positive() argument 141 static void test_unpriv_bpf_disabled_negative(struct test_unpriv_bpf_disabled *skel, in test_unpriv_bpf_disabled_negative() argument 230 struct test_unpriv_bpf_disabled *skel; test_unpriv_bpf_disabled() local [all...] |
| H A D | uprobe_multi_test.c | 92 static void uprobe_multi_test_run(struct uprobe_multi *skel, struct child *child) in uprobe_multi_test_run() argument 135 struct uprobe_multi *skel = NULL; test_skel_api() local 157 struct uprobe_multi *skel = NULL; __test_attach_api() local 242 struct uprobe_multi *skel = NULL; __test_link_api() local 332 struct uprobe_multi_bench *skel = NULL; test_bench_attach_uprobe() local 368 struct uprobe_multi_usdt *skel = NULL; test_bench_attach_usdt() local [all...] |
| H A D | sock_fields.c | 41 static struct test_sock_fields *skel; variable [all...] |
| H A D | test_tunnel.c | 310 struct test_tunnel_kern *skel = NULL; in test_vxlan_tunnel() local 394 struct test_tunnel_kern *skel = NULL; test_ip6vxlan_tunnel() local 467 struct test_tunnel_kern *skel = NULL; test_ipip_tunnel() local [all...] |
| H A D | verify_pkcs7_sig.c | 262 struct test_verify_pkcs7_sig *skel = NULL; in test_verify_pkcs7_sig() local [all...] |
| H A D | xfrm_info.c | 278 static int test_xfrm_ping(struct xfrm_info *skel, u32 if_id) in test_xfrm_ping() argument 297 struct xfrm_info *skel; in _test_xfrm_info() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/benchs/ |
| H A D | bench_htab_mem.c | 25 struct htab_mem_bench *skel; member [all...] |
| H A D | bench_bpf_hashmap_lookup.c | 12 struct bpf_hashmap_lookup *skel; member [all...] |
| H A D | bench_trigger.c | 9 struct trigger_bench *skel; member [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_iter.c | 31 struct bpf_iter_test_kern3 *skel; test_btf_id_or_null() local 68 struct bpf_iter_ipv6_route *skel; test_ipv6_route() local 82 struct bpf_iter_netlink *skel; test_netlink() local 96 struct bpf_iter_bpf_map *skel; test_bpf_map() local 110 struct bpf_iter_task *skel; test_task() local 124 struct bpf_iter_task_stack *skel; test_task_stack() local 143 struct bpf_iter_task_file *skel; test_task_file() local 175 do_btf_read(struct bpf_iter_task_btf *skel) do_btf_read() argument 223 struct bpf_iter_task_btf *skel; test_task_btf() local 250 struct bpf_iter_tcp4 *skel; test_tcp4() local 264 struct bpf_iter_tcp6 *skel; test_tcp6() local 278 struct bpf_iter_udp4 *skel; test_udp4() local 292 struct bpf_iter_udp6 *skel; test_udp6() local 332 struct bpf_iter_test_kern1 *skel; test_anon_iter() local 431 struct bpf_iter_test_kern4 *skel; test_overflow() local 568 struct bpf_iter_bpf_hash_map *skel; test_bpf_hash_map() local 666 struct bpf_iter_bpf_percpu_hash_map *skel; test_bpf_percpu_hash_map() local 758 struct bpf_iter_bpf_array_map *skel; test_bpf_array_map() local 842 struct bpf_iter_bpf_percpu_array_map *skel; test_bpf_percpu_array_map() local 920 struct bpf_iter_bpf_sk_storage_map *skel; test_bpf_sk_storage_map() local 992 struct bpf_iter_test_kern5 *skel; test_rdonly_buf_out_of_bound() local 1014 struct bpf_iter_test_kern6 *skel; test_buf_neg_offset() local [all...] |
| H A D | cls_redirect.c | 451 struct test_cls_redirect *skel; in test_cls_redirect_inlined() local 473 struct test_cls_redirect_subprogs *skel; test_cls_redirect_subprogs() local [all...] |
| H A D | flow_dissector.c | 516 static void test_skb_less_prog_attach(struct bpf_flow *skel, int tap_fd) in test_skb_less_prog_attach() argument 534 static void test_skb_less_link_create(struct bpf_flow *skel, int tap_fd) in test_skb_less_link_create() argument 558 struct bpf_flow *skel; in test_flow_dissector() local [all...] |
| H A D | tcp_hdr_options.c | 29 static struct test_tcp_hdr_options *skel; variable [all...] |
| /kernel/linux/linux-5.10/samples/v4l/ |
| H A D | v4l2-pci-skeleton.c | 133 struct skeleton *skel = dev_id; in skeleton_irq() local 169 struct skeleton *skel = vb2_get_drv_priv(vq); queue_setup() local 198 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); buffer_prepare() local 217 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); buffer_queue() local 229 return_all_buffers(struct skeleton *skel, enum vb2_buffer_state state) return_all_buffers() argument 251 struct skeleton *skel = vb2_get_drv_priv(vq); start_streaming() local 274 struct skeleton *skel = vb2_get_drv_priv(vq); stop_streaming() local 304 struct skeleton *skel = video_drvdata(file); skeleton_querycap() local 319 skeleton_fill_pix_format(struct skeleton *skel, struct v4l2_pix_format *pix) skeleton_fill_pix_format() argument 354 struct skeleton *skel = video_drvdata(file); skeleton_try_fmt_vid_cap() local 372 struct skeleton *skel = video_drvdata(file); skeleton_s_fmt_vid_cap() local 394 struct skeleton *skel = video_drvdata(file); skeleton_g_fmt_vid_cap() local 412 struct skeleton *skel = video_drvdata(file); skeleton_s_std() local 444 struct skeleton *skel = video_drvdata(file); skeleton_g_std() local 463 struct skeleton *skel = video_drvdata(file); skeleton_querystd() local 491 struct skeleton *skel = video_drvdata(file); skeleton_s_dv_timings() local 530 struct skeleton *skel = video_drvdata(file); skeleton_g_dv_timings() local 543 struct skeleton *skel = video_drvdata(file); skeleton_enum_dv_timings() local 565 struct skeleton *skel = video_drvdata(file); skeleton_query_dv_timings() local 594 struct skeleton *skel = video_drvdata(file); skeleton_dv_timings_cap() local 624 struct skeleton *skel = video_drvdata(file); skeleton_s_input() local 651 struct skeleton *skel = video_drvdata(file); skeleton_g_input() local 759 struct skeleton *skel; skeleton_probe() local 900 struct skeleton *skel = container_of(v4l2_dev, struct skeleton, v4l2_dev); skeleton_remove() local [all...] |
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/map_tests/ |
| H A D | map_percpu_stats.c | 208 struct map_percpu_stats *skel; in get_cur_elements() local
|