Searched refs:syncing (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/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 | 1218 !write_sq.syncing) { in AtaPlay() 1233 !write_sq.syncing) { in AtaPlay() 1248 !write_sq.syncing) { in AtaPlay()
|
D | dmasound_q40.c | 447 if (write_sq.count <= 1 && write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in Q40Play()
|
D | dmasound_paula.c | 542 write_sq.rear_size < write_sq.block_size && !write_sq.syncing) { in AmiPlay()
|
/Linux-v4.19/drivers/md/ |
D | raid5.h | 274 int syncing, expanding, expanded, replacing; member
|
D | raid5.c | 1095 if (s->syncing || s->expanding || s->expanded in ops_run_io() 1162 if (s->syncing || s->expanding || s->expanded in ops_run_io() 3465 s->syncing = 0; in handle_failed_sync() 3541 if (s->syncing || s->expanding || in need_this_block() 3692 disk_idx, s->syncing); in fetch_block() 4547 s->syncing = 1; in analyse_stripe() 4715 if (s.syncing || s.expanding || s.expanded || in handle_stripe() 4748 if (s.syncing + s.replacing) in handle_stripe() 4825 || (s.syncing && (s.uptodate + s.compute < disks)) in handle_stripe() 4882 (s.syncing && s.locked == 0 && in handle_stripe() [all …]
|
/Linux-v4.19/Documentation/networking/caif/ |
D | README | 64 byte 02 is start of frame extension (STX) used for re-syncing
|
/Linux-v4.19/Documentation/i2c/ |
D | DMA-considerations | 59 message or not. No syncing is needed in cases setting up DMA had an error and
|
/Linux-v4.19/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-v4.19/fs/xfs/ |
D | xfs_log.c | 110 bool syncing); 3824 bool syncing) in xlog_verify_iclog() argument 3868 if (!syncing || (field_offset & 0x1ff)) { in xlog_verify_iclog() 3891 if (!syncing || (field_offset & 0x1ff)) { in xlog_verify_iclog()
|
/Linux-v4.19/Documentation/admin-guide/ |
D | sysrq.rst | 86 ``b`` Will immediately reboot the system without syncing or unmounting
|
/Linux-v4.19/Documentation/laptops/ |
D | laptop-mode.txt | 212 * In syslog.conf, you can prefix entries with a dash ``-'' to omit syncing the
|
/Linux-v4.19/Documentation/sysctl/ |
D | kernel.txt | 266 syncing its dirty buffers.
|
/Linux-v4.19/Documentation/cgroup-v1/ |
D | memory.txt | 489 writeback - # of bytes of file/anon cache that are queued for syncing to
|
/Linux-v4.19/Documentation/filesystems/ |
D | coda.txt | 1223 result indicates if the syncing was successful.
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 2116 This is particularly useful for syncing disks unmounting & rebooting
|
/Linux-v4.19/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2348 no syncing of disks and no clean shutdown of userspace. So, they are
|