Searched defs:progs (Results 1 – 9 of 9) sorted by relevance
69 #define LOAD_PROGRAMS(progs) \ argument157 const struct test_program progs[] = { in TEST_F() local208 const struct test_program progs[] = { in TEST_F() local248 const struct test_program progs[] = { in TEST_F() local264 const struct test_program progs[] = { in TEST_F() local351 const struct test_program progs[] = { in TEST_F() local506 const struct test_program progs[] = { in TEST_F() local559 const struct test_program progs[] = { in TEST_F() local585 const struct test_program progs[] = { in TEST_F() local608 const struct test_program progs[] = { in TEST_F() local[all …]
37 char *const progs[] = { "fentry_test", "fmod_ret_test", "fexit_test" }; in serial_test_trampoline_count() local
607 int i, progs[2] = { -1, -1 }; in run_tests() local
97 __u64 progs; member
708 ret, progs = bpftool("prog", fail=False) variable874 progs = bpftool_prog_list(expected=1) variable928 progs = bpftool_prog_list(expected=1) variable942 progs = bpftool_prog_list(expected=1) variable1011 progs = bpftool_prog_list(expected=1) variable
18 const char **progs; member
1767 struct bpf_prog_skeleton *progs; member1795 struct bpf_prog_skeleton *progs; member
502 struct bpf_program **progs; member872 struct bpf_program *prog, *progs; in bpf_object__add_programs() local13949 struct bpf_prog_skeleton *progs, in populate_skeleton_progs()
68 struct bpf_program *progs[9]; variable
Completed in 61 milliseconds