Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dsockmap.c2239 static void __bpf_htab_free(struct rcu_head *rcu) in __bpf_htab_free() function
2291 call_rcu(&htab->rcu, __bpf_htab_free); in sock_hash_free()