Searched defs:bpf_prog_load (Results 1 – 2 of 2) sorted by relevance
164 #define bpf_prog_load(...) ___libbpf_overload(___bpf_prog_load, __VA_ARGS__) macro
1050 int bpf_prog_load(enum bpf_prog_type type, const struct bpf_insn *insns, in bpf_prog_load() function