Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dhashtab.c971 static struct htab_elem *alloc_htab_elem(struct bpf_htab *htab, void *key, in alloc_htab_elem() function
1139 l_new = alloc_htab_elem(htab, key, value, key_size, hash, false, false, in htab_map_update_elem()
1278 l_new = alloc_htab_elem(htab, key, value, key_size, in __htab_percpu_map_update_elem()