Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Dsock_reuseport.c132 static void reuseport_free_rcu(struct rcu_head *head) in reuseport_free_rcu() function
187 call_rcu(&old_reuse->rcu, reuseport_free_rcu); in reuseport_add_sock()
214 call_rcu(&reuse->rcu, reuseport_free_rcu); in reuseport_detach_sock()