/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | ksyms_module.c | 11 struct test_ksyms_module_lskel *skel; in test_ksyms_module_lskel() local 38 struct test_ksyms_module *skel; in test_ksyms_module_libbpf() local
|
H A D | d_path.c | 124 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; in test_d_path_check_types() local
|
H A D | kprobe_multi_testmod_test.c | 7 static void kprobe_multi_testmod_check(struct kprobe_multi *skel) in kprobe_multi_testmod_check() 20 struct kprobe_multi *skel = NULL; in test_testmod_attach_api() local
|
H A D | iters.c | 14 struct iters_num *skel; in subtest_num_iters() local 59 struct iters_testmod_seq *skel; in subtest_testmod_seq_iters() local
|
H A D | map_kptr.c | 18 struct map_kptr *skel; in test_map_kptr_success() local 136 struct rcu_tasks_trace_gp *skel; in serial_test_map_kptr() local
|
H A D | probe_read_user_str.c | 9 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
|
H A D | task_kfunc.c | 14 struct task_kfunc_success *skel; in open_load_task_kfunc_skel() local 36 struct task_kfunc_success *skel; in run_success_test() local
|
H A D | sockmap_listen.c | 303 static void test_destroy_orphan_child(struct test_sockmap_listen *skel, in test_destroy_orphan_child() 727 static void test_skb_redir_to_connected(struct test_sockmap_listen *skel, in test_skb_redir_to_connected() 752 static void test_msg_redir_to_connected(struct test_sockmap_listen *skel, in test_msg_redir_to_connected() 829 static void test_skb_redir_to_listening(struct test_sockmap_listen *skel, in test_skb_redir_to_listening() 854 static void test_msg_redir_to_listening(struct test_sockmap_listen *skel, in test_msg_redir_to_listening() 918 static void test_skb_redir_partial(struct test_sockmap_listen *skel, in test_skb_redir_partial() 1250 static void test_ops(struct test_sockmap_listen *skel, struct bpf_map *map, in test_ops() 1307 static void test_redir(struct test_sockmap_listen *skel, struct bpf_map *map, in test_redir() 1393 static void unix_skb_redir_to_connected(struct test_sockmap_listen *skel, in unix_skb_redir_to_connected() 1413 static void test_unix_redir(struct test_sockmap_listen *skel, struct bpf_map *map, in test_unix_redir() [all …]
|
H A D | connect_ping.c | 20 static void subtest(int cgroup_fd, struct connect_ping *skel, in subtest() 98 struct connect_ping *skel; in test_connect_ping() local
|
H A D | cgrp_kfunc.c | 13 struct cgrp_kfunc_success *skel; in open_load_cgrp_kfunc_skel() local 50 struct cgrp_kfunc_success *skel; in run_success_test() local
|
H A D | parse_tcp_hdr_opt.c | 30 struct test_parse_tcp_hdr_opt *skel; in test_parse_opt() local 60 struct test_parse_tcp_hdr_opt_dynptr *skel; in test_parse_opt_dynptr() local
|
H A D | test_lsm.c | 54 static int test_lsm(struct lsm *skel) in test_lsm() 100 struct lsm *skel = NULL; in test_test_lsm() local
|
H A D | tc_redirect.c | 622 static int netns_load_dtime_bpf(struct test_tc_dtime *skel, in netns_load_dtime_bpf() 763 static void test_tcp_clear_dtime(struct test_tc_dtime *skel) in test_tcp_clear_dtime() 789 static void test_tcp_dtime(struct test_tc_dtime *skel, int family, bool bpf_fwd) in test_tcp_dtime() 821 static void test_udp_dtime(struct test_tc_dtime *skel, int family, bool bpf_fwd) in test_udp_dtime() 855 struct test_tc_dtime *skel; in test_tc_redirect_dtime() local 921 struct test_tc_neigh_fib *skel = NULL; in test_tc_redirect_neigh_fib() local 953 struct test_tc_neigh *skel = NULL; in test_tc_redirect_neigh() local 989 struct test_tc_peer *skel; in test_tc_redirect_peer() local 1093 struct test_tc_peer *skel = NULL; in test_tc_redirect_peer_l3() local
|
H A D | xdp_cpumap_attach.c | 13 struct test_xdp_with_cpumap_helpers *skel; in test_xdp_with_cpumap_helpers() local 73 struct test_xdp_with_cpumap_frags_helpers *skel; in test_xdp_with_cpumap_frags_helpers() local
|
H A D | usdt.c | 46 struct test_usdt *skel; in subtest_basic_usdt() local 212 struct test_usdt *skel; in subtest_multispec_usdt() local 337 struct test_urandom_usdt *skel; in subtest_urandom_usdt() local
|
H A D | subprogs.c | 48 struct test_subprogs *skel = test_subprogs__open_and_load(); in test_subprogs_with_jit_harden_toggling() local 63 struct test_subprogs *skel; in test_subprogs_alone() local
|
H A D | tc_bpf.c | 335 struct test_tc_bpf *skel = NULL; in tc_bpf_root() local 400 struct test_tc_bpf *skel = NULL; in tc_bpf_non_root() local
|
H A D | kfunc_dynptr_param.c | 37 struct test_kfunc_dynptr_param *skel; in has_pkcs7_kfunc_support() local 66 struct test_kfunc_dynptr_param *skel; in verify_success() local
|
H A D | test_local_storage.c | 26 static int run_self_unlink(struct local_storage *skel, const char *rm_path) in run_self_unlink() 95 struct local_storage *skel = NULL; in test_test_local_storage() local
|
H A D | snprintf.c | 40 struct test_snprintf *skel; in test_snprintf_positive() local 89 struct test_snprintf_single *skel; in load_single_snprintf() local
|
H A D | btf_map_in_map.c | 27 struct test_btf_map_in_map *skel; in test_lookup_update() local 111 struct test_btf_map_in_map *skel; in test_diff_size() local
|
/openbmc/qemu/ebpf/ |
H A D | rss.bpf.skeleton.h | 969 int rss_bpf::load(struct rss_bpf *skel) { return rss_bpf__load(skel); } in load() 970 int rss_bpf::attach(struct rss_bpf *skel) { return rss_bpf__attach(skel); } in attach() 971 void rss_bpf::detach(struct rss_bpf *skel) { rss_bpf__detach(skel); } in detach() 972 void rss_bpf::destroy(struct rss_bpf *skel) { rss_bpf__destroy(skel); } in destroy()
|
/openbmc/linux/samples/hid/ |
H A D | hid_surface_dial.c | 89 static int attach_prog(struct hid_surface_dial *skel, struct bpf_program *prog, int hid_id) in attach_prog() 117 static int set_haptic(struct hid_surface_dial *skel, int hid_id) in set_haptic() 146 struct hid_surface_dial *skel; in main() local
|
/openbmc/linux/tools/perf/util/ |
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; in bpf_program_profiler__read() local 276 struct bpf_prog_profiler_bpf *skel; in bpf_program_profiler__install_pe() local 398 struct bperf_leader_bpf *skel = bperf_leader_bpf__open(); in bperf_reload_leader_program() local 576 struct bperf_leader_bpf *skel = evsel->leader_skel; in bperf__install_pe() local 612 struct bperf_follower_bpf *skel = evsel->follower_skel; in bperf__read() local
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | xdp_features.c | 278 static int dut_attach_xdp_prog(struct xdp_features *skel, int flags) in dut_attach_xdp_prog() 360 static int dut_run(struct xdp_features *skel) in dut_run() 495 static bool tester_collect_detected_cap(struct xdp_features *skel, in tester_collect_detected_cap() 573 static int tester_run(struct xdp_features *skel) in tester_run() 657 struct xdp_features *skel; in main() local
|