Searched refs:bpf_program__attach (Results 1 – 25 of 36) sorted by relevance
12
96 link = bpf_program__attach(skel->progs.handle_fentry); in test_module_attach()103 link = bpf_program__attach(skel->progs.handle_fexit); in test_module_attach()
146 skel->links.handle_samesize = bpf_program__attach(prog); in test_core_autosize()153 skel->links.handle_downsize = bpf_program__attach(prog); in test_core_autosize()160 skel->links.handle_probed = bpf_program__attach(prog); in test_core_autosize()
43 skel->links.update_cookie_tracing = bpf_program__attach( in test_socket_cookie()
65 link = bpf_program__attach(skel->progs.test_int_hook); in test_lsm()
35 kprobe_link = bpf_program__attach(kprobe_prog); in test_probe_user()
19 link = bpf_program__attach(prog); in test_link_pinning_subtest()
34 link = bpf_program__attach(prog); in main()
41 link = bpf_program__attach(prog); in main()
64 link = bpf_program__attach(prog); in main()
77 links[j] = bpf_program__attach(prog); in main()
54 links[j] = bpf_program__attach(prog); in main()
50 link = bpf_program__attach(prog); in main()
80 link = bpf_program__attach(prog); in main()
137 tp_links[tp_cnt] = bpf_program__attach(prog); in main()
64 skel->links.name = bpf_program__attach(skel->progs.name); \
109 links[i] = bpf_program__attach(prog); in main()
77 links[j] = bpf_program__attach(prog); in test()
149 links[j] = bpf_program__attach(prog); in main()
134 links[i] = bpf_program__attach(prog); in main()
52 link = bpf_program__attach(prog); in main()
154 link = bpf_program__attach(prog); in main()
224 link = bpf_program__attach(prog); in main()
183 link = bpf_program__attach(ctx->skel->progs.bench_ringbuf); in ringbuf_libbpf_setup()273 link = bpf_program__attach(ctx->skel->progs.bench_ringbuf); in ringbuf_custom_setup()432 link = bpf_program__attach(ctx->skel->progs.bench_perfbuf); in perfbuf_libbpf_setup()
67 link = bpf_program__attach(prog); in attach_bpf()
62 link = bpf_program__attach(prog); in attach_bpf()