Searched refs:bpf_verify_program (Results 1 – 4 of 4) sorted by relevance
109 bpf_verify_program;
112 LIBBPF_API int bpf_verify_program(enum bpf_prog_type type,
397 int bpf_verify_program(enum bpf_prog_type type, const struct bpf_insn *insns, in bpf_verify_program() function
614 fd_prog = bpf_verify_program(prog_type ? : BPF_PROG_TYPE_SOCKET_FILTER, in do_test_single()