Searched refs:recv_msg_inuse_count (Results 1 – 1 of 1) sorted by relevance
5161 static atomic_t recv_msg_inuse_count = ATOMIC_INIT(0); variable5187 atomic_dec(&recv_msg_inuse_count); in free_recv_msg()5201 atomic_inc(&recv_msg_inuse_count); in ipmi_alloc_recv_msg()5590 count = atomic_read(&recv_msg_inuse_count); in cleanup_ipmi()