Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) in netlbl_unlhsh_free_iface() function
607 call_rcu(&iface->rcu, netlbl_unlhsh_free_iface); in netlbl_unlhsh_condremove_iface()
721 call_rcu(&iface->rcu, netlbl_unlhsh_free_iface); in netlbl_unlhsh_netdev_handler()
/kernel/linux/linux-6.6/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) in netlbl_unlhsh_free_iface() function
605 call_rcu(&iface->rcu, netlbl_unlhsh_free_iface); in netlbl_unlhsh_condremove_iface()
719 call_rcu(&iface->rcu, netlbl_unlhsh_free_iface); in netlbl_unlhsh_netdev_handler()

Completed in 4 milliseconds