Searched refs:bpf_object__close (Results 76 - 76 of 76) sorted by relevance

1234

/linux-master/tools/lib/bpf/
H A Dlibbpf.c7972 bpf_object__close(obj);
8962 void bpf_object__close(struct bpf_object *obj) function
12251 * be destroyed together with BPF object in bpf_object__close().
13870 * same. This mapping will be released by bpf_object__close()
13948 bpf_object__close(*s->obj);

Completed in 162 milliseconds

1234