Searched refs:rsv_publ_ok (Results 1 – 1 of 1) sorted by relevance
108 static atomic_t rsv_publ_ok = ATOMIC_INIT(0); variable724 atomic_inc(&rsv_publ_ok); in tipc_nametbl_publish_rsv()726 atomic_dec(&rsv_publ_ok); in tipc_nametbl_publish_rsv()744 if ((type < TIPC_RESERVED_TYPES) && !atomic_read(&rsv_publ_ok)) { in tipc_nametbl_publish()