Searched refs:unflushed (Results 1 - 9 of 9) sorted by relevance
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | 3945-rs.c | 152 int unflushed = 0; il3945_rate_scale_flush_wins() local 172 unflushed++; il3945_rate_scale_flush_wins() 176 return unflushed; il3945_rate_scale_flush_wins() 188 int unflushed = 0; il3945_bg_rate_scale_flush() local 194 unflushed = il3945_rate_scale_flush_wins(rs_sta); il3945_bg_rate_scale_flush() 203 if (unflushed) { il3945_bg_rate_scale_flush() 237 /* If there weren't any unflushed entries, we don't schedule the timer il3945_bg_rate_scale_flush()
|
/linux-4.4.14/drivers/md/ |
H A D | dm-log-writes.c | 524 * unflushed blocks, if it fails we don't really care. log_writes_dtr() 615 /* Flush bio, splice the unflushed blocks onto this list and submit */ log_writes_map()
|
/linux-4.4.14/fs/reiserfs/ |
H A D | journal.c | 969 * if this journal list still has commit blocks unflushed, send them to disk. 2364 * on a clean unmount, the journal header's next unflushed pointer will be 2368 * After a crash, this starts with the next unflushed transaction, and 2399 * it says is the first unflushed, and if that transaction is not journal_read() 2425 * now, we try to read the first unflushed offset. If it journal_read() 2534 * to the first unflushed transaction value, copy the trans_id journal_read() 4277 * before this transaction commits, leaving the data block unflushed do_journal_end()
|
H A D | reiserfs.h | 325 /* first unflushed transactions offset */
|
/linux-4.4.14/drivers/gpu/drm/savage/ |
H A D | savage_bci.c | 398 DRM_ERROR("unflushed page %u: used=%u\n", savage_dma_alloc()
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_log_priv.h | 402 /* lsn of 1st LR with unflushed * buffers */
|
/linux-4.4.14/drivers/char/xillybus/ |
H A D | xillybus_core.c | 1036 /* Copy unflushed data, so we can put it in next buffer */ xillybus_myflush()
|
/linux-4.4.14/mm/ |
H A D | compaction.c | 1395 * there might still be unflushed migrations from compact_zone()
|
/linux-4.4.14/arch/x86/kvm/ |
H A D | vmx.c | 7908 * vcpus running in guest are possible to have unflushed GPAs in PML kvm_flush_pml_buffers()
|
Completed in 586 milliseconds