Home
last modified time | relevance | path

Searched refs:flushed (Results 1 – 54 of 54) sorted by relevance

/linux-4.4.14/arch/x86/um/
Dtls_32.c106 if (!curr->flushed) { in load_TLS()
115 if (!(flags & O_FORCE) && curr->flushed) in load_TLS()
122 curr->flushed = 1; in load_TLS()
145 if (curr->flushed) in needs_TLS_update()
172 curr->flushed = 0; in clear_flushed_tls()
204 int idx, int flushed) in set_tls_entry() argument
213 t->arch.tls_array[idx - GDT_ENTRY_TLS_MIN].flushed = flushed; in set_tls_entry()
262 !t->arch.tls_array[idx - GDT_ENTRY_TLS_MIN].flushed)) { in get_tls_entry()
/linux-4.4.14/arch/x86/um/asm/
Dprocessor_32.h17 unsigned flushed:1; member
30 { .present = 0, .flushed = 0 } }, \
/linux-4.4.14/arch/x86/kernel/
Damd_nb.c246 int flushed, i; in amd_flush_garts() local
258 flushed = 0; in amd_flush_garts()
262 flushed++; in amd_flush_garts()
276 if (!flushed) in amd_flush_garts()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcq.c202 int flushed = 0; in c4iw_flush_rq() local
210 flushed++; in c4iw_flush_rq()
212 return flushed; in c4iw_flush_rq()
238 int flushed = 0; in c4iw_flush_sq() local
251 BUG_ON(swsqe->flushed); in c4iw_flush_sq()
252 swsqe->flushed = 1; in c4iw_flush_sq()
258 flushed++; in c4iw_flush_sq()
262 wq->sq.flush_cidx += flushed; in c4iw_flush_sq()
265 return flushed; in c4iw_flush_sq()
285 BUG_ON(swsqe->flushed); in flush_completed_wrs()
[all …]
Dt4.h269 int flushed; member
341 int flushed; member
Dqp.c839 swsqe->flushed = 0; in c4iw_post_send()
1130 if (qhp->wq.flushed) { in __flush_qp()
1135 qhp->wq.flushed = 1; in __flush_qp()
/linux-4.4.14/drivers/gpu/drm/savage/
Dsavage_bci.c309 dev_priv->dma_pages[i].flushed = 0; in savage_dma_init()
328 dev_priv->dma_pages[i].flushed = 0; in savage_dma_reset()
390 dev_priv->dma_pages[i].flushed = 0; in savage_dma_alloc()
428 dev_priv->dma_pages[cur].used == dev_priv->dma_pages[cur].flushed) in savage_dma_flush()
438 first, cur, dev_priv->dma_pages[first].flushed, in savage_dma_flush()
457 dev_priv->dma_pages[first].flushed) * 4; in savage_dma_flush()
459 dev_priv->dma_pages[cur].used - dev_priv->dma_pages[first].flushed; in savage_dma_flush()
478 dev_priv->dma_pages[i].flushed = 0; in savage_dma_flush()
484 dev_priv->dma_pages[cur].flushed = 0; in savage_dma_flush()
492 dev_priv->dma_pages[cur].flushed = dev_priv->dma_pages[i].used; in savage_dma_flush()
[all …]
Dsavage_drv.h68 unsigned int used, flushed; member
/linux-4.4.14/drivers/net/ppp/
Dppp_mppe.c480 int flushed = MPPE_BITS(ibuf) & MPPE_BIT_FLUSHED; in mppe_decompress() local
518 if (!state->stateful && !flushed) { in mppe_decompress()
524 if (state->stateful && ((ccount & 0xff) == 0xff) && !flushed) { in mppe_decompress()
564 if (!flushed) { in mppe_decompress()
589 if (flushed) in mppe_decompress()
/linux-4.4.14/include/linux/
Dinet_lro.h40 unsigned long flushed; member
/linux-4.4.14/drivers/acpi/
Dec.c376 bool flushed = false; in acpi_ec_complete_request() local
381 flushed = acpi_ec_flushed(ec); in acpi_ec_complete_request()
382 if (flushed) in acpi_ec_complete_request()
869 bool flushed; in acpi_ec_stopped() local
872 flushed = acpi_ec_flushed(ec); in acpi_ec_stopped()
874 return flushed; in acpi_ec_stopped()
/linux-4.4.14/Documentation/devicetree/bindings/arm/msm/
Dqcom,idle-state.txt45 be flushed in s/w, before powering down the core.
50 be flushed, system bus, clocks - lowered, and SoC main XO clock gated and
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Dcxio_hal.c371 int flushed = 0; in cxio_flush_rq() local
381 flushed++; in cxio_flush_rq()
383 return flushed; in cxio_flush_rq()
410 int flushed = 0; in cxio_flush_sq() local
420 flushed++; in cxio_flush_sq()
422 return flushed; in cxio_flush_sq()
Diwch_qp.c811 int flushed; in __flush_qp() local
824 flushed = cxio_flush_rq(&qhp->wq, &rchp->cq, count); in __flush_qp()
827 if (flushed) { in __flush_qp()
838 flushed = cxio_flush_sq(&qhp->wq, &schp->cq, count); in __flush_qp()
841 if (flushed) { in __flush_qp()
/linux-4.4.14/kernel/printk/
Dprintk.c1566 bool flushed:1; /* buffer sealed and committed */ member
1571 if (cont.flushed) in cont_flush()
1585 cont.flushed = true; in cont_flush()
1599 if (cont.len && cont.flushed) in cont_add()
1619 cont.flushed = false; in cont_add()
1650 if (cont.flushed) { in cont_print_text()
1940 bool flushed:1; member
/linux-4.4.14/drivers/iio/
Dindustrialio-buffer.c58 int flushed = 0; in iio_buffer_ready() local
81 flushed = iio_buffer_flush_hwfifo(indio_dev, buf, in iio_buffer_ready()
83 if (flushed <= 0) in iio_buffer_ready()
86 if (avail + flushed >= to_wait) in iio_buffer_ready()
/linux-4.4.14/fs/ocfs2/
Djournal.c310 unsigned int flushed; in ocfs2_commit_cache() local
318 flushed = atomic_read(&journal->j_num_trans); in ocfs2_commit_cache()
319 trace_ocfs2_commit_cache_begin(flushed); in ocfs2_commit_cache()
320 if (flushed == 0) { in ocfs2_commit_cache()
336 flushed = atomic_read(&journal->j_num_trans); in ocfs2_commit_cache()
340 trace_ocfs2_commit_cache_end(journal->j_trans_id, flushed); in ocfs2_commit_cache()
/linux-4.4.14/net/decnet/
Ddn_table.c890 int flushed = 0; in dn_fib_flush() local
896 flushed += tb->flush(tb); in dn_fib_flush()
899 if (flushed) in dn_fib_flush()
/linux-4.4.14/Documentation/device-mapper/
Dpersistent-data.txt48 ensures that all data is flushed before it writes the superblock.
/linux-4.4.14/Documentation/block/
Dwriteback_cache_control.txt25 has been flushed before the actual I/O operation is started. This explicitly
/linux-4.4.14/arch/mn10300/mm/
DKconfig.cache27 flushed if writes are made that subsequently need to be executed or
/linux-4.4.14/net/ipv4/
Dfib_frontend.c181 int flushed = 0; in fib_flush() local
190 flushed += fib_table_flush(tb); in fib_flush()
193 if (flushed) in fib_flush()
Dinet_lro.c290 LRO_INC_STATS(lro_mgr, flushed); in lro_flush()
/linux-4.4.14/net/mac80211/
Diface.c785 int i, flushed; in ieee80211_do_stop() local
833 flushed = sta_info_flush(sdata); in ieee80211_do_stop()
835 ((sdata->vif.type != NL80211_IFTYPE_WDS && flushed > 0) || in ieee80211_do_stop()
836 (sdata->vif.type == NL80211_IFTYPE_WDS && flushed != 1))); in ieee80211_do_stop()
/linux-4.4.14/Documentation/
DDMA-attributes.txt82 (usually it means that the cache has been flushed or invalidated
Dbcache.txt36 to be flushed.
213 cache, it will be flushed first.
369 present it will disable writeback caching and wait for it to be flushed.
Dcachetlb.txt132 when that virtual address is flushed from the cache. The HyperSparc
138 indexed caches which must be flushed when virtual-->physical
Dworkqueue.txt341 are not involved in memory reclaim and don't need to be flushed as a
Dxillybus.txt320 when a buffer is flushed, it may contain up to 3 bytes don't form a word in
DDMA-API.txt254 are flushed from the processor) and once before the data may be
Dmemory-barriers.txt2699 (*) the coherency queue is not flushed by normal loads to lines already
2817 flushed between the cached memory write and the MMIO access if the two are in
Dkernel-parameters.txt436 flushed before they will be reused, which
/linux-4.4.14/Documentation/ABI/testing/
Dsysfs-block-bcache8 flushed before the device is unregistered. Caches unregister
Dsysfs-kernel-slab125 have been flushed as the result of destroying or shrinking a
Dsysfs-bus-iio1391 guarantees that the hardware fifo is flushed to the device
/linux-4.4.14/Documentation/virtual/kvm/
Dlocking.txt124 be flushed caused by this reason in mmu_spte_update() since this is a common
Dmmu.txt213 changed but before the tlb entry is flushed. Accordingly, unsync ptes
/linux-4.4.14/arch/cris/arch-v10/drivers/
DKconfig22 Select this to have the serial DMAs flushed at a higher rate than
31 Select this to have the serial DMAs flushed at a higher rate than
/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_main.c1326 complete(&priv->ntbl.flushed); in ipoib_neigh_dtor()
1470 init_completion(&priv->ntbl.flushed); in ipoib_flush_neighs()
1505 wait_for_completion(&priv->ntbl.flushed); in ipoib_flush_neighs()
Dipoib.h297 struct completion flushed; member
/linux-4.4.14/fs/jffs2/
DREADME.Locking29 don't actually get erased until the write-buffer has been flushed to
/linux-4.4.14/Documentation/s390/
Ds390dbf.txt436 Debug areas can be flushed with piping the number of the desired
438 are flushed.
/linux-4.4.14/Documentation/filesystems/
Dcoda.txt253 information must be flushed or replaced. Venus then makes a downcall
1053 currently Venus might think a file can be flushed from the cache when
1433 entries must be flushed or renamed.
1498 call is issued when tokens for a user expire or are flushed.
1657 5. Upon closing the namecache shall be flushed and disabled.
Dxfs-delayed-logging-design.txt341 detached from the log items. That is, when the CIL is flushed the memory
456 synchronous transactions being flushed. Investigation of the performance of the
559 they will be flushed by the periodic log force issued by the xfssyncd. This log
603 object, we have a race with CIL being flushed between the check and the pin
Dsquashfs.txt205 expired/flushed inodes.
/linux-4.4.14/Documentation/dmaengine/
Dprovider.txt394 that can be queued to buffers before being flushed to
/linux-4.4.14/fs/reiserfs/
Djournal.c1914 int flushed = 0; in do_journal_release() local
1936 flushed = 1; in do_journal_release()
/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_nic.c1306 target_stat_values[++index] = nesvnic->lro_mgr.stats.flushed; in nes_netdev_get_ethtool_stats()
/linux-4.4.14/Documentation/blockdev/
DREADME.DAC960358 is flushed to disk before the system is powered off by a command to a UPS.
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped1783 * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped1491 * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c_shipped1939 * @param b the buffer state to be flushed, usually @c YY_CURRENT_BUFFER.
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex802 reached 0, the allocated buffers are flushed by calls to $sync_dev(dev)$
/linux-4.4.14/drivers/scsi/aic7xxx/
Daic7xxx.seq1122 * the data FIFO should be flushed auto-magically on STCNT=0