Home
last modified time | relevance | path

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

/third_party/libbpf/src/
Dlibbpf.map343 bpf_map__set_autocreate;
Dlibbpf.h773 LIBBPF_API int bpf_map__set_autocreate(struct bpf_map *map, bool autocreate);
Dlibbpf.c4708 int bpf_map__set_autocreate(struct bpf_map *map, bool autocreate) function