Searched refs:sec_gc_wait_del (Results 1 – 1 of 1) sorted by relevance
63 static atomic_t sec_gc_wait_del = ATOMIC_INIT(0); variable90 atomic_inc(&sec_gc_wait_del); in sptlrpc_gc_del_sec()100 atomic_dec(&sec_gc_wait_del); in sptlrpc_gc_del_sec()191 if (atomic_read(&sec_gc_wait_del)) { in sec_gc_main()