Home
last modified time | relevance | path

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

/net/netlabel/
Dnetlabel_domainhash.c60 static struct netlbl_dom_map *netlbl_domhsh_def = NULL; variable
177 entry = netlbl_domhsh_rcu_deref(netlbl_domhsh_def); in netlbl_domhsh_search_def()
402 rcu_assign_pointer(netlbl_domhsh_def, entry); in netlbl_domhsh_add()
520 if (entry != rcu_dereference(netlbl_domhsh_def)) in netlbl_domhsh_remove_entry()
523 RCU_INIT_POINTER(netlbl_domhsh_def, NULL); in netlbl_domhsh_remove_entry()