Searched refs:net_family_lockct (Results 1 – 1 of 1) sorted by relevance
136 static atomic_t net_family_lockct = ATOMIC_INIT(0); variable147 while (atomic_read(&net_family_lockct) != 0) { in net_family_write_lock()163 atomic_inc(&net_family_lockct); in net_family_read_lock()169 atomic_dec(&net_family_lockct); in net_family_read_unlock()