Home
last modified time | relevance | path

Searched refs:bpf_object__load (Results 1 - 3 of 3) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.h223 * @brief **bpf_object__load()** loads BPF object into kernel.
229 LIBBPF_API int bpf_object__load(struct bpf_object *obj);
334 * returned before **bpf_object__load()** and after it might be quite
H A Dlibbpf.c8433 int bpf_object__load(struct bpf_object *obj) function
13628 err = bpf_object__load(*s->obj);
/third_party/nghttp2/src/
H A Dshrpx_worker.cc931 rv = bpf_object__load(obj); in create_quic_server_socket()

Completed in 24 milliseconds