Searched refs:syncing (Results 1 – 4 of 4) sorted by relevance
46 bool syncing; member422 return !pool->syncing && in mlx5_crypto_dek_need_sync()447 pool->syncing = true; in mlx5_crypto_dek_free_locked()460 if (pool->syncing) in mlx5_crypto_dek_pool_push()599 pool->syncing = false; in mlx5_crypto_dek_sync_work_fn()
152 # [ 228.462970] Kernel panic - not syncing: softlockup: hung tasks212 # [ 229.761291] ---[ end Kernel panic - not syncing: softlockup: hung tasks ]---
284 int syncing, expanding, expanded, replacing; member
3695 s->syncing = 0; in handle_failed_sync()3770 if (s->syncing || s->expanding || in need_this_block()3931 disk_idx, s->syncing); in fetch_block()4782 s->syncing = 1; in analyse_stripe()4947 if (s.syncing || s.expanding || s.expanded || in handle_stripe()4980 if (s.syncing + s.replacing) in handle_stripe()5057 || (s.syncing && (s.uptodate + s.compute < disks)) in handle_stripe()5114 (s.syncing && s.locked == 0 && in handle_stripe()5123 if ((s.replacing || s.syncing) && s.locked == 0 in handle_stripe()5138 if ((s.syncing || s.replacing) && s.locked == 0 && in handle_stripe()
Completed in 24 milliseconds