Home
last modified time | relevance | path

Searched refs:__bpf_object__open (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c3600 __bpf_object__open(const char *path, void *obj_buf, size_t obj_buf_sz, in __bpf_object__open() function
3638 return __bpf_object__open(attr->file, NULL, 0, in __bpf_object__open_xattr()
3676 return __bpf_object__open(name, obj_buf, obj_buf_sz, true, true); in bpf_object__open_buffer()