Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/bpf/
Dlibbpf.c402 static struct bpf_object *bpf_object__new(const char *path, in bpf_object__new() function
1538 obj = bpf_object__new(path, obj_buf, obj_buf_sz); in __bpf_object__open()