Searched refs:tipc_user_count (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/tipc/
H A Duser_reg.c183 atomic_inc(&tipc_user_count);
217 atomic_dec(&tipc_user_count);
H A Dcore.c90 atomic_t tipc_user_count = ATOMIC_INIT(0); variable
H A Dcore.h172 extern atomic_t tipc_user_count;
H A Dsocket.c221 atomic_inc(&tipc_user_count);
292 atomic_dec(&tipc_user_count);

Completed in 50 milliseconds