Searched defs:progs (Results 1 – 11 of 11) sorted by relevance
14 SYNOPSIS24 CGROUP COMMANDS50 DESCRIPTION130 OPTIONS137 EXAMPLES
14 SYNOPSIS27 PROG COMMANDS68 DESCRIPTION212 OPTIONS238 EXAMPLES
92 #define LOAD_PROGRAMS(progs) \ argument180 const struct test_program progs[] = { in TEST_F() local231 const struct test_program progs[] = { in TEST_F() local271 const struct test_program progs[] = { in TEST_F() local287 const struct test_program progs[] = { in TEST_F() local374 const struct test_program progs[] = { in TEST_F() local529 const struct test_program progs[] = { in TEST_F() local582 const struct test_program progs[] = { in TEST_F() local608 const struct test_program progs[] = { in TEST_F() local631 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
96 __u64 progs; member
703 ret, progs = bpftool("prog", fail=False) variable868 progs = bpftool_prog_list(expected=1) variable922 progs = bpftool_prog_list(expected=1) variable936 progs = bpftool_prog_list(expected=1) variable995 progs = bpftool_prog_list(expected=1) variable
18 const char **progs; member
1724 struct bpf_prog_skeleton *progs; member1752 struct bpf_prog_skeleton *progs; member
501 struct bpf_program **progs; member863 struct bpf_program *prog, *progs; in bpf_object__add_programs() local13788 struct bpf_prog_skeleton *progs, in populate_skeleton_progs()
68 struct bpf_program *progs[9]; variable