load_prog
static int load_prog(enum bpf_prog_type type)
static int load_prog(const struct bpf_insn *insns,
static int load_prog(const struct bpf_insn *insns,
static int load_prog(const struct bpf_insn *insns,
static struct bpf_program *load_prog(char *file, char *name, struct inst *inst)
static int load_prog(struct bpf_prog_load_opts *opts, bool expect_load_error)