Home
last modified time | relevance | path

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

/linux-6.1.9/net/netlabel/
Dnetlabel_domainhash.c48 static struct netlbl_dom_map __rcu *netlbl_domhsh_def_ipv6; variable
186 entry = netlbl_domhsh_rcu_deref(netlbl_domhsh_def_ipv6); in netlbl_domhsh_search_def()
447 rcu_assign_pointer(netlbl_domhsh_def_ipv6, in netlbl_domhsh_add()
467 rcu_assign_pointer(netlbl_domhsh_def_ipv6, in netlbl_domhsh_add()
601 else if (entry == rcu_dereference(netlbl_domhsh_def_ipv6)) in netlbl_domhsh_remove_entry()
602 RCU_INIT_POINTER(netlbl_domhsh_def_ipv6, NULL); in netlbl_domhsh_remove_entry()