Searched defs:load_prog (Results 1 – 4 of 4) sorted by relevance
10 static struct bpf_program *load_prog(char *file, char *name, struct inst *inst) in load_prog() function
36 static int load_prog(struct bpf_prog_load_opts *opts, bool expect_load_error) in load_prog() function
919 static int load_prog(const struct bpf_insn *insns, in load_prog() function
42 static int load_prog(enum bpf_prog_type type) in load_prog() function