Home
last modified time | relevance | path

Searched defs:load_prog (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtrampoline_count.c10 static struct bpf_program *load_prog(char *file, char *name, struct inst *inst) in load_prog() function
H A Dverifier_log.c36 static int load_prog(struct bpf_prog_load_opts *opts, bool expect_load_error) in load_prog() function
H A Dsockopt.c964 static int load_prog(const struct bpf_insn *insns, in load_prog() function
H A Dflow_dissector_reattach.c42 static int load_prog(enum bpf_prog_type type) in load_prog() function
/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c99 int load_prog(struct args *ctx) in load_prog() function