Home
last modified time | relevance | path

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

12

/openbmc/linux/Documentation/networking/
H A Dpage_pool.rst69 Driver is always responsible for syncing the pages for the CPU.
70 Drivers may choose to take care of syncing for the device as well
75 of the buffer has to be synced. This allows the core to avoid syncing the entire
79 of the buffer is not touched by the device, so to avoid syncing
94 Note that the syncing parameters are for the entire page.
H A Dxfrm_sync.rst11 The end goal for syncing is to be able to insert attributes + generate
/openbmc/linux/Documentation/ABI/testing/
H 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
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H 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()
/openbmc/linux/sound/oss/dmasound/
H 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()
H A Ddmasound.h234 int busy, syncing, xruns, died; member
H A Ddmasound_atari.c1219 !write_sq.syncing) { in AtaPlay()
1234 !write_sq.syncing) { in AtaPlay()
1249 !write_sq.syncing) { in AtaPlay()
H A Ddmasound_q40.c448 if (write_sq.count <= 1 && write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in Q40Play()
H A Ddmasound_paula.c543 write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in AmiPlay()
/openbmc/linux/tools/testing/kunit/test_data/
H A Dtest_kernel_panic_interrupt.log21 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
H A Dtest_config_printk_time.log27 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
H 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)
H A Dtest_pound_sign.log29 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
H A Dtest_pound_no_prefix.log29 Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
H A Dtest_multiple_prefixes.log27 [ 0.060000][ T1] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98…
H A Dtest_interrupted_tap_output.log33 [ 0.060000] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(98,0)
H 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)
/openbmc/qemu/hw/display/
H A Dvmware_vga.c68 int syncing; member
793 s->syncing = 0; in vmsvga_fifo_run()
930 ret = s->syncing; in vmsvga_value_read()
1053 s->syncing = 1; in vmsvga_value_write()
1170 s->syncing = 0; in vmsvga_reset()
1226 VMSTATE_INT32(syncing, struct vmsvga_state_s),
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-phosphor/host/op-proc-control/
H A D0001-Stop-and-send-SRESET-for-one-thread-only.patch16 [ 50.495727] Kernel panic - not syncing: Unrecoverable nested System Reset
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_bmc_file_mirroring.robot49 # Wait time for syncing to ALT side.
/openbmc/phosphor-power/
H A Dmeson.options17 description: 'The GPIO line name for syncing input history data.',
/openbmc/linux/Documentation/networking/caif/
H A Dcaif.rst83 byte 02 is start of frame extension (STX) used for re-syncing
/openbmc/linux/drivers/md/
H A Draid5.h284 int syncing, expanding, expanded, replacing; member
/openbmc/linux/Documentation/i2c/
H A Ddma-considerations.rst59 message or not. No syncing is needed in cases setting up DMA had an error and
/openbmc/linux/Documentation/kernel-hacking/
H A Dfalse-sharing.rst174 or reasonably increase the threshold for syncing per-cpu data to

12