Home
last modified time | relevance | path

Searched refs:bpf_map_init_elem_count (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dhashtab.c521 err = bpf_map_init_elem_count(&htab->map); in htab_map_alloc()
/openbmc/linux/include/linux/
H A Dbpf.h2144 bpf_map_init_elem_count(struct bpf_map *map) in bpf_map_init_elem_count() function