Home
last modified time | relevance | path

Searched refs:syncing (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/lib/
A Dcrypto.c46 bool syncing; member
422 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()
/drivers/gpu/drm/ci/xfails/
A Dmsm-sm8350-hdk-skips.txt152 # [ 228.462970] Kernel panic - not syncing: softlockup: hung tasks
212 # [ 229.761291] ---[ end Kernel panic - not syncing: softlockup: hung tasks ]---
/drivers/md/
A Draid5.h284 int syncing, expanding, expanded, replacing; member
A Draid5.c3695 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