Home
last modified time | relevance | path

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

/openbmc/linux/net/netlabel/
H A Dnetlabel_domainhash.c64 static void netlbl_domhsh_free_entry(struct rcu_head *entry) in netlbl_domhsh_free_entry() function
542 netlbl_domhsh_free_entry(&entry->rcu); in netlbl_domhsh_add()
642 call_rcu(&entry->rcu, netlbl_domhsh_free_entry); in netlbl_domhsh_remove_entry()