Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dhashtab.c712 static u32 htab_size_value(const struct bpf_htab *htab, bool percpu) in htab_size_value() function
726 u32 size = htab_size_value(htab, percpu); in alloc_htab_elem()