Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/bpf/
Dlibbpf.c306 static struct bpf_object *bpf_object__new(const char *path, in bpf_object__new() function
915 obj = bpf_object__new(path, obj_buf, obj_buf_sz); in __bpf_object__open()