Searched refs:sec_gc_wait_del (Results 1 – 1 of 1) sorted by relevance
62 static atomic_t sec_gc_wait_del = ATOMIC_INIT(0); variable88 atomic_inc(&sec_gc_wait_del); in sptlrpc_gc_del_sec()98 atomic_dec(&sec_gc_wait_del); in sptlrpc_gc_del_sec()174 if (atomic_read(&sec_gc_wait_del)) { in sec_gc_main()