Home
last modified time | relevance | path

Searched refs:id_from_prog_fd (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_opts.c30 id1 = id_from_prog_fd(fd1); in test_ns_tc_opts_basic()
31 id2 = id_from_prog_fd(fd2); in test_ns_tc_opts_basic()
130 id1 = id_from_prog_fd(fd1); in test_tc_opts_before_target()
131 id2 = id_from_prog_fd(fd2); in test_tc_opts_before_target()
132 id3 = id_from_prog_fd(fd3); in test_tc_opts_before_target()
133 id4 = id_from_prog_fd(fd4); in test_tc_opts_before_target()
282 id1 = id_from_prog_fd(fd1); in test_tc_opts_after_target()
283 id2 = id_from_prog_fd(fd2); in test_tc_opts_after_target()
284 id3 = id_from_prog_fd(fd3); in test_tc_opts_after_target()
285 id4 = id_from_prog_fd(fd in test_tc_opts_after_target()
[all...]
H A Dcgroup_mprog_opts.c41 id1 = id_from_prog_fd(fd1); in test_prog_attach_detach()
42 id2 = id_from_prog_fd(fd2); in test_prog_attach_detach()
43 id3 = id_from_prog_fd(fd3); in test_prog_attach_detach()
44 id4 = id_from_prog_fd(fd4); in test_prog_attach_detach()
174 id1 = id_from_prog_fd(fd1); in test_link_attach_detach()
175 id2 = id_from_prog_fd(fd2); in test_link_attach_detach()
176 id3 = id_from_prog_fd(fd3); in test_link_attach_detach()
177 id4 = id_from_prog_fd(fd4); in test_link_attach_detach()
501 id2 = id_from_prog_fd(fd2); in test_invalid_attach_detach()