Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dname_distr.c97 write_lock_bh(&nt->cluster_scope_lock); in tipc_named_publish()
99 write_unlock_bh(&nt->cluster_scope_lock); in tipc_named_publish()
121 write_lock_bh(&nt->cluster_scope_lock); in tipc_named_withdraw()
123 write_unlock_bh(&nt->cluster_scope_lock); in tipc_named_withdraw()
212 read_lock_bh(&nt->cluster_scope_lock); in tipc_named_node_up()
215 read_unlock_bh(&nt->cluster_scope_lock); in tipc_named_node_up()
H A Dname_table.h101 * @cluster_scope_lock: lock for accessing @cluster_scope
110 rwlock_t cluster_scope_lock; member
H A Dname_table.c866 rwlock_init(&nt->cluster_scope_lock); in tipc_nametbl_init()
/kernel/linux/linux-6.6/net/tipc/
H A Dname_distr.c98 write_lock_bh(&nt->cluster_scope_lock); in tipc_named_publish()
100 write_unlock_bh(&nt->cluster_scope_lock); in tipc_named_publish()
124 write_lock_bh(&nt->cluster_scope_lock); in tipc_named_withdraw()
126 write_unlock_bh(&nt->cluster_scope_lock); in tipc_named_withdraw()
220 read_lock_bh(&nt->cluster_scope_lock); in tipc_named_node_up()
223 read_unlock_bh(&nt->cluster_scope_lock); in tipc_named_node_up()
H A Dname_table.h99 * @cluster_scope_lock: lock for accessing @cluster_scope
108 rwlock_t cluster_scope_lock; member
H A Dname_table.c900 rwlock_init(&nt->cluster_scope_lock); in tipc_nametbl_init()

Completed in 6 milliseconds