Searched refs:nl_table_users (Results 1 – 3 of 3) sorted by relevance
143 static atomic_t nl_table_users = ATOMIC_INIT(0); variable436 if (atomic_read(&nl_table_users)) { in netlink_table_grab()442 if (atomic_read(&nl_table_users) == 0) in netlink_table_grab()469 atomic_inc(&nl_table_users); in netlink_lock_table()476 if (atomic_dec_and_test(&nl_table_users)) in netlink_unlock_table()
163692 ffff80001215a7c0 b nl_table_users
Completed in 341 milliseconds