Searched refs:tcpSesAllocCount (Results 1 – 3 of 3) sorted by relevance
88 atomic_t tcpSesAllocCount; variable1899 atomic_set(&tcpSesAllocCount, 0); in init_cifs()
2097 extern atomic_t tcpSesAllocCount;
1147 length = atomic_dec_return(&tcpSesAllocCount); in clean_demultiplex_info()1270 length = atomic_inc_return(&tcpSesAllocCount); in cifs_demultiplex_thread()