Searched refs:syncing (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.4/sound/oss/dmasound/ |
D | dmasound_core.c | 530 sq->syncing = 0; in sq_setup() 605 write_sq.syncing &= ~2 ; /* take out POST status */ in sq_write() 853 write_sq.syncing |= 1; in sq_fsync() 876 write_sq.syncing = 0 ; in sq_fsync() 1029 write_sq.syncing |= 0x2 ; in sq_ioctl() 1333 write_sq.busy, write_sq.syncing, write_sq.locked, write_sq.xruns) ; in state_open()
|
D | dmasound.h | 240 int busy, syncing, xruns, died; member
|
D | dmasound_atari.c | 1219 !write_sq.syncing) { in AtaPlay() 1234 !write_sq.syncing) { in AtaPlay() 1249 !write_sq.syncing) { in AtaPlay()
|
D | dmasound_q40.c | 448 if (write_sq.count <= 1 && write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in Q40Play()
|
D | dmasound_paula.c | 543 write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in AmiPlay()
|
/Linux-v5.4/drivers/md/ |
D | raid5.h | 274 int syncing, expanding, expanded, replacing; member
|
D | raid5.c | 1090 if (s->syncing || s->expanding || s->expanded in ops_run_io() 1157 if (s->syncing || s->expanding || s->expanded in ops_run_io() 3472 s->syncing = 0; in handle_failed_sync() 3548 if (s->syncing || s->expanding || in need_this_block() 3699 disk_idx, s->syncing); in fetch_block() 4562 s->syncing = 1; in analyse_stripe() 4729 if (s.syncing || s.expanding || s.expanded || in handle_stripe() 4762 if (s.syncing + s.replacing) in handle_stripe() 4839 || (s.syncing && (s.uptodate + s.compute < disks)) in handle_stripe() 4896 (s.syncing && s.locked == 0 && in handle_stripe() [all …]
|
/Linux-v5.4/Documentation/networking/caif/ |
D | caif.rst | 86 byte 02 is start of frame extension (STX) used for re-syncing
|
/Linux-v5.4/Documentation/i2c/ |
D | dma-considerations.rst | 59 message or not. No syncing is needed in cases setting up DMA had an error and
|
/Linux-v5.4/Documentation/networking/ |
D | xfrm_sync.txt | 6 The end goal for syncing is to be able to insert attributes + generate
|
D | switchdev.txt | 231 Learning_sync attribute enables syncing of the learned/forgotten FDB entry to
|
/Linux-v5.4/Documentation/admin-guide/ |
D | sysrq.rst | 86 ``b`` Will immediately reboot the system without syncing or unmounting
|
/Linux-v5.4/Documentation/admin-guide/laptops/ |
D | laptop-mode.rst | 214 * In syslog.conf, you can prefix entries with a dash `-` to omit syncing the
|
/Linux-v5.4/Documentation/admin-guide/sysctl/ |
D | kernel.rst | 263 syncing its dirty buffers.
|
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/ |
D | memory.rst | 558 writeback # of bytes of file/anon cache that are queued for syncing to
|
/Linux-v5.4/Documentation/filesystems/ |
D | coda.txt | 1226 result indicates if the syncing was successful.
|
/Linux-v5.4/Documentation/virt/uml/ |
D | UserModeLinux-HOWTO.txt | 2348 no syncing of disks and no clean shutdown of userspace. So, they are
|