Home
last modified time | relevance | path

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

/linux-6.1.9/net/netlabel/
Dnetlabel_domainhash.c47 static struct netlbl_dom_map __rcu *netlbl_domhsh_def_ipv4; variable
181 entry = netlbl_domhsh_rcu_deref(netlbl_domhsh_def_ipv4); in netlbl_domhsh_search_def()
443 rcu_assign_pointer(netlbl_domhsh_def_ipv4, in netlbl_domhsh_add()
465 rcu_assign_pointer(netlbl_domhsh_def_ipv4, in netlbl_domhsh_add()
599 if (entry == rcu_dereference(netlbl_domhsh_def_ipv4)) in netlbl_domhsh_remove_entry()
600 RCU_INIT_POINTER(netlbl_domhsh_def_ipv4, NULL); in netlbl_domhsh_remove_entry()