Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dnode.c301 static void tipc_node_free(struct rcu_head *rp) in tipc_node_free() function
316 call_rcu(&n->rcu, tipc_node_free); in tipc_node_kref_release()