Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.c494 static struct bpf_object *bpf_object__new(const char *path, in bpf_object__new() function
3624 obj = bpf_object__new(path, obj_buf, obj_buf_sz); in __bpf_object__open()