Searched refs:bpf_object__open (Results 1 – 3 of 3) sorted by relevance
49 struct bpf_object *bpf_object__open(const char *path);
932 struct bpf_object *bpf_object__open(const char *path) in bpf_object__open() function
82 obj = bpf_object__open(filename); in bpf__prepare_load()