Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/core/
Dsock_reuseport.c138 static void reuseport_free_rcu(struct rcu_head *head) in reuseport_free_rcu() function
194 call_rcu(&old_reuse->rcu, reuseport_free_rcu); in reuseport_add_sock()
225 call_rcu(&reuse->rcu, reuseport_free_rcu); in reuseport_detach_sock()