Home
last modified time | relevance | path

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

/Linux-v4.19/net/netlabel/
Dnetlabel_domainhash.c62 static struct netlbl_dom_map __rcu *netlbl_domhsh_def_ipv6; variable
198 entry = netlbl_domhsh_rcu_deref(netlbl_domhsh_def_ipv6); in netlbl_domhsh_search_def()
459 rcu_assign_pointer(netlbl_domhsh_def_ipv6, in netlbl_domhsh_add()
479 rcu_assign_pointer(netlbl_domhsh_def_ipv6, in netlbl_domhsh_add()
605 else if (entry == rcu_dereference(netlbl_domhsh_def_ipv6)) in netlbl_domhsh_remove_entry()
606 RCU_INIT_POINTER(netlbl_domhsh_def_ipv6, NULL); in netlbl_domhsh_remove_entry()