Home
last modified time | relevance | path

Searched refs:bpf_map__set_autocreate (Results 1 - 2 of 2) sorted by relevance

/third_party/libbpf/src/
H A Dlibbpf.h923 * @brief **bpf_map__set_autocreate()** sets whether libbpf has to auto-create
929 * **bpf_map__set_autocreate()** allows to opt-out from libbpf auto-creating
941 LIBBPF_API int bpf_map__set_autocreate(struct bpf_map *map, bool autocreate);
H A Dlibbpf.c4811 int bpf_map__set_autocreate(struct bpf_map *map, bool autocreate) function

Completed in 21 milliseconds