Searched refs:tcpSesAllocCount (Results 1 – 4 of 4) sorted by relevance
88 atomic_t tcpSesAllocCount; variable1799 atomic_set(&tcpSesAllocCount, 0); in init_cifs()
690 cifs_min_rcv + tcpSesAllocCount.counter); in cifs_stats_proc_show()
2030 extern atomic_t tcpSesAllocCount;
1033 length = atomic_dec_return(&tcpSesAllocCount); in clean_demultiplex_info()1156 length = atomic_inc_return(&tcpSesAllocCount); in cifs_demultiplex_thread()