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

/linux-master/net/netlabel/
H A Dnetlabel_domainhash.c55 * netlbl_domhsh_free_entry - Frees a domain hash table entry
64 static void netlbl_domhsh_free_entry(struct rcu_head *entry) function
542 netlbl_domhsh_free_entry(&entry->rcu);
642 call_rcu(&entry->rcu, netlbl_domhsh_free_entry);

Completed in 285 milliseconds