Searched refs:syncing (Results 1 – 19 of 19) sorted by relevance
/linux-4.1.27/sound/oss/dmasound/ |
D | dmasound_core.c | 529 sq->syncing = 0; in sq_setup() 604 write_sq.syncing &= ~2 ; /* take out POST status */ in sq_write() 852 write_sq.syncing |= 1; in sq_fsync() 875 write_sq.syncing = 0 ; in sq_fsync() 1028 write_sq.syncing |= 0x2 ; in sq_ioctl() 1332 write_sq.busy, write_sq.syncing, write_sq.locked, write_sq.xruns) ; in state_open()
|
D | dmasound.h | 239 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-4.1.27/drivers/md/ |
D | raid5.h | 260 int syncing, expanding, expanded, replacing; member
|
D | raid5.c | 988 if (s->syncing || s->expanding || s->expanded in ops_run_io() 1040 if (s->syncing || s->expanding || s->expanded in ops_run_io() 3198 s->syncing = 0; in handle_failed_sync() 3278 if (s->syncing || s->expanding || in need_this_block() 3412 disk_idx, s->syncing); in fetch_block() 4178 s->syncing = 1; in analyse_stripe() 4334 if (s.syncing || s.expanding || s.expanded || in handle_stripe() 4362 if (s.syncing + s.replacing) in handle_stripe() 4434 || (s.syncing && (s.uptodate + s.compute < disks)) in handle_stripe() 4454 (s.syncing && s.locked == 0 && in handle_stripe() [all …]
|
/linux-4.1.27/Documentation/networking/caif/ |
D | README | 64 byte 02 is start of frame extension (STX) used for re-syncing
|
/linux-4.1.27/Documentation/networking/ |
D | xfrm_sync.txt | 6 The end goal for syncing is to be able to insert attributes + generate
|
/linux-4.1.27/fs/xfs/ |
D | xfs_log.c | 121 bool syncing); 3765 bool syncing) in xlog_verify_iclog() argument 3811 if (!syncing || (field_offset & 0x1ff)) { in xlog_verify_iclog() 3834 if (!syncing || (field_offset & 0x1ff)) { in xlog_verify_iclog()
|
/linux-4.1.27/Documentation/ |
D | sysrq.txt | 68 'b' - Will immediately reboot the system without syncing or unmounting
|
D | dma-buf-sharing.txt | 369 subsystems shows that no driver seems to do any nefarious thing like syncing
|
/linux-4.1.27/Documentation/laptops/ |
D | laptop-mode.txt | 212 * In syslog.conf, you can prefix entries with a dash ``-'' to omit syncing the
|
/linux-4.1.27/drivers/net/ethernet/rocker/ |
D | rocker.c | 3408 bool syncing = !!(rocker_port->brport_flags & BR_LEARNING_SYNC); in rocker_port_fdb_learn() local 3423 if (!syncing) in rocker_port_fdb_learn()
|
/linux-4.1.27/Documentation/sysctl/ |
D | kernel.txt | 255 syncing its dirty buffers.
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 496 writeback - # of bytes of file/anon cache that are queued for syncing to
|
/linux-4.1.27/Documentation/filesystems/ |
D | coda.txt | 1223 result indicates if the syncing was successful.
|
/linux-4.1.27/Documentation/s390/ |
D | Debugging390.txt | 2116 This is particularly useful for syncing disks unmounting & rebooting
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 2348 no syncing of disks and no clean shutdown of userspace. So, they are
|