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

/linux-master/kernel/bpf/
H A Dhashtab.c998 static struct htab_elem *alloc_htab_elem(struct bpf_htab *htab, void *key, function
1165 l_new = alloc_htab_elem(htab, key, value, key_size, hash, false, false,
1306 l_new = alloc_htab_elem(htab, key, value, key_size,

Completed in 127 milliseconds