Searched refs:ov_count (Results 1 – 3 of 3) sorted by relevance
147 static int ov_count; variable529 if ( ov_count == 0 ) { in deref_db_init()545 ov_count++; in deref_db_init()559 ov_count--; in deref_db_destroy()561 if ( ov_count == 0 ) { in deref_db_destroy()
131 static int ov_count; variable1330 if ( ov_count == 0 ) { in sssvlv_db_init()1370 ov_count++; in sssvlv_db_init()1383 ov_count--; in sssvlv_db_destroy()1384 if ( !ov_count && sort_conns) { in sssvlv_db_destroy()1396 if ( ov_count == 0 ) { in sssvlv_db_destroy()
78 static int ov_count; variable3236 ov_count++; in ppolicy_db_init()3285 ov_count--; in ppolicy_db_destroy()3286 if ( ov_count <=0 && pwcons ) { in ppolicy_db_destroy()