Searched refs:netlbl_unlhsh_free_iface (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netlabel/
H A Dnetlabel_unlabeled.c135 * netlbl_unlhsh_free_iface - Frees an interface entry from the hash table
147 static void netlbl_unlhsh_free_iface(struct rcu_head *entry) function
605 call_rcu(&iface->rcu, netlbl_unlhsh_free_iface);
719 call_rcu(&iface->rcu, netlbl_unlhsh_free_iface);

Completed in 140 milliseconds