Searched refs:bpf_obj_open (Results 1 – 1 of 1) sorted by relevance
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, in bpf_obj_open() function908 ret = bpf_obj_open(file, *type, section, verbose); in bpf_parse()2507 static int bpf_obj_open(const char *pathname, enum bpf_prog_type type, in bpf_obj_open() function