Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dsockmap.c2294 static struct htab_elem *alloc_sock_hash_elem(struct bpf_htab *htab, in alloc_sock_hash_elem() function
2430 l_new = alloc_sock_hash_elem(htab, key, key_size, hash, sock, l_old); in sock_hash_ctx_update_elem()