Searched refs:__bpf_object__open (Results 1 – 1 of 1) sorted by relevance
1527 __bpf_object__open(const char *path, void *obj_buf, size_t obj_buf_sz, in __bpf_object__open() function1563 return __bpf_object__open(attr->file, NULL, 0, in bpf_object__open_xattr()1597 return __bpf_object__open(name, obj_buf, obj_buf_sz, true); in bpf_object__open_buffer()