Searched refs:load_program (Results 1 – 2 of 2) sorted by relevance
64 static int load_program(const char *prog_path, struct bpf_object **obj) in load_program() function89 static int load_program(const char *prog_path, struct bpf_object **obj) in load_program() function
1181 prog_fd = load_program(prog_path, &obj); in load_custom_xdp_prog()