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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/ipc/
H A Dmsg.c70 static atomic_t msg_hdrs = ATOMIC_INIT(0); variable
249 atomic_dec(&msg_hdrs);
428 msginfo.msgmap = atomic_read(&msg_hdrs);
709 atomic_inc(&msg_hdrs);
818 atomic_dec(&msg_hdrs);

Completed in 29 milliseconds