Home
last modified time | relevance | path

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

/linux/net/netlink/
A Daf_netlink.c143 static atomic_t nl_table_users = ATOMIC_INIT(0); variable
436 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()
/linux/
A DSystem.map163692 ffff80001215a7c0 b nl_table_users
A D.tmp_System.map163692 ffff80001215a7c0 b nl_table_users

Completed in 341 milliseconds