Searched defs:fd_prog (Results 1 – 5 of 5) sorted by relevance
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_tag.c | 57 int fd_prog; in bpf_try_load_prog() local 91 static void tag_from_fdinfo(int fd_prog, uint8_t *tag, uint32_t len) in tag_from_fdinfo() argument 168 int i, fd_prog; in do_test() local [all...] |
| H A D | test_verifier.c | 1253 static int do_prog_test_run(int fd_prog, bool unpriv, uint32_t expected_val, in do_prog_test_run() 1456 static bool check_xlated_program(struct bpf_test *test, int fd_prog) in check_xlated_program() 1507 int fd_prog, btf_fd, expected_ret, alignment_prevented_execution; in do_test_single() local
|
| H A D | testing_helpers.c | 455 int get_xlated_program(int fd_prog, struct bpf_insn **buf, __u32 *cnt) in get_xlated_program()
|
| H A D | test_loader.c | 852 do_prog_test_run(int fd_prog,int * retval,bool empty_opts) do_prog_test_run() argument
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | align.c | 616 int fd_prog; do_test_single() local
|