Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-devlink82 and has no impact on the binding, unbinding and syncing the
114 affecting the syncing of the hardware and software state of the
128 '1' means the device link will only affect the syncing of
/linux-6.3-rc2/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()
/linux-6.3-rc2/tools/testing/kunit/test_data/
A Dtest_kernel_panic_interrupt.log21 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
A Dtest_config_printk_time.log27 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
A Dtest_pound_no_prefix.log29 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
A Dtest_pound_sign.log29 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
A Dtest_output_with_prefix_isolated_correctly.log28 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
A Dtest_multiple_prefixes.log27 [ 0.060000][ T1] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98…
A Dtest_interrupted_tap_output.log33 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
A Dtest_is_test_passed-no_tests_run_no_header.log75 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
/linux-6.3-rc2/sound/oss/dmasound/
A Ddmasound_core.c526 sq->syncing = 0; in sq_setup()
601 write_sq.syncing &= ~2 ; /* take out POST status */ in sq_write()
849 write_sq.syncing |= 1; in sq_fsync()
872 write_sq.syncing = 0 ; in sq_fsync()
1022 write_sq.syncing |= 0x2 ; in sq_ioctl()
1313 write_sq.busy, write_sq.syncing, write_sq.locked, write_sq.xruns) ; in state_open()
A Ddmasound.h234 int busy, syncing, xruns, died; member
A Ddmasound_atari.c1219 !write_sq.syncing) { in AtaPlay()
1234 !write_sq.syncing) { in AtaPlay()
1249 !write_sq.syncing) { in AtaPlay()
A Ddmasound_q40.c448 if (write_sq.count <= 1 && write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in Q40Play()
A Ddmasound_paula.c543 write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in AmiPlay()
/linux-6.3-rc2/drivers/md/
A Draid5.h284 int syncing, expanding, expanded, replacing; member
A Draid5.c1246 if (s->syncing || s->expanding || s->expanded in ops_run_io()
1309 if (s->syncing || s->expanding || s->expanded in ops_run_io()
3776 s->syncing = 0; in handle_failed_sync()
3853 if (s->syncing || s->expanding || in need_this_block()
4014 disk_idx, s->syncing); in fetch_block()
4875 s->syncing = 1; in analyse_stripe()
5047 if (s.syncing || s.expanding || s.expanded || in handle_stripe()
5080 if (s.syncing + s.replacing) in handle_stripe()
5214 (s.syncing && s.locked == 0 && in handle_stripe()
5223 if ((s.replacing || s.syncing) && s.locked == 0 in handle_stripe()
[all …]
/linux-6.3-rc2/Documentation/networking/caif/
A Dcaif.rst83 byte 02 is start of frame extension (STX) used for re-syncing
/linux-6.3-rc2/Documentation/i2c/
A Ddma-considerations.rst59 message or not. No syncing is needed in cases setting up DMA had an error and
/linux-6.3-rc2/Documentation/networking/
A Dxfrm_sync.rst11 The end goal for syncing is to be able to insert attributes + generate
A Dswitchdev.rst265 Learning_sync attribute enables syncing of the learned/forgotten FDB entry to
/linux-6.3-rc2/Documentation/admin-guide/
A Dsysrq.rst90 ``b`` Will immediately reboot the system without syncing or unmounting
/linux-6.3-rc2/Documentation/admin-guide/laptops/
A Dlaptop-mode.rst203 * In syslog.conf, you can prefix entries with a dash `-` to omit syncing the
/linux-6.3-rc2/Documentation/admin-guide/cgroup-v1/
A Dmemory.rst550 writeback # of bytes of file/anon cache that are queued for syncing to
/linux-6.3-rc2/Documentation/filesystems/
A Dcoda.rst1183 result indicates if the syncing was successful.

Completed in 121 milliseconds

12