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

/linux-master/tools/lib/bpf/
H A Dlibbpf.c76 static int map_set_def_max_entries(struct bpf_map *map);
5084 err = map_set_def_max_entries(map->inner_map);
5269 static int map_set_def_max_entries(struct bpf_map *map) function
5321 err = map_set_def_max_entries(map);

Completed in 291 milliseconds