bpf.c | 115 static int bpf_obj_open(const char *path, enum bpf_prog_type type, 118 static int bpf_obj_open(const char *path, enum bpf_prog_type type, function 908 ret = bpf_obj_open(file, *type, section, verbose); 2507 static int bpf_obj_open(const char *pathname, enum bpf_prog_type type, function [all...] |