Home
last modified time | relevance | path

Searched refs:miss (Results 1 – 81 of 81) sorted by relevance

/linux-4.1.27/arch/cris/arch-v10/mm/
Dfault.c51 int miss, we, writeac; in handle_mmu_bus_fault() local
66 miss = IO_EXTRACT(R_MMU_CAUSE, miss_excp, cause); in handle_mmu_bus_fault()
71 regs->irp, address, miss, inv, we, acc, index, page_id)); in handle_mmu_bus_fault()
74 if (miss) in handle_mmu_bus_fault()
/linux-4.1.27/Documentation/devicetree/bindings/nios2/
Dnios2.txt30 - altr,fast-tlb-miss-addr: Specifies CPU fast TLB miss exception address
58 altr,fast-tlb-miss-addr = <0xc7fff400>;
/linux-4.1.27/arch/m32r/mm/
Dmmu.S40 bnez r1, 1f ; instruction TLB miss?
42 ;; data TLB miss
71 ;; instrucntion TLB miss
226 beqz r1, 1f ; data TLB miss?
228 ;; instrucntion TLB miss
243 ;; data TLB miss
/linux-4.1.27/drivers/md/bcache/
Drequest.c782 struct bio *miss, *cache_bio; in cached_dev_cache_miss() local
785 miss = bio_next_split(bio, sectors, GFP_NOIO, s->d->bio_split); in cached_dev_cache_miss()
786 ret = miss == bio ? MAP_DONE : MAP_CONTINUE; in cached_dev_cache_miss()
808 miss = bio_next_split(bio, sectors, GFP_NOIO, s->d->bio_split); in cached_dev_cache_miss()
811 ret = miss == bio ? MAP_DONE : -EINTR; in cached_dev_cache_miss()
819 cache_bio->bi_iter.bi_sector = miss->bi_iter.bi_sector; in cached_dev_cache_miss()
820 cache_bio->bi_bdev = miss->bi_bdev; in cached_dev_cache_miss()
833 s->cache_miss = miss; in cached_dev_cache_miss()
842 miss->bi_end_io = request_endio; in cached_dev_cache_miss()
843 miss->bi_private = &s->cl; in cached_dev_cache_miss()
[all …]
/linux-4.1.27/arch/score/mm/
DMakefile6 tlb-miss.o tlb-score.o pgtable.o
/linux-4.1.27/arch/frv/mm/
DMakefile8 pgalloc.o highmem.o fault.o extable.o cache-page.o tlb-flush.o tlb-miss.o \
Dtlb-miss.S122 # Kernel instruction TLB miss handler
128 # SCR0 - base of virtual range covered by cached PGE from last ITLB miss (or 0xffffffff)
/linux-4.1.27/arch/frv/kernel/
Dbreak.S82 # catch the return from a TLB-miss handler that had single-step disabled
409 # step through an ITLB-miss handler from user mode
454 # step through a DTLB-miss handler from user mode
472 # step through a DTLB-miss handler from kernel mode
Dentry.S1095 # make sure we don't miss an interrupt setting need_resched or sigpending between
/linux-4.1.27/Documentation/networking/
Dax25.txt10 subscribed to post but of course that means you might miss an answer.
Dopenvswitch.txt117 two possible approaches: reactively install flows as they miss the kernel
Dscaling.txt376 transmit queue). Secondly, cache miss rate on transmit completion is
Dip-sysctl.txt710 miss. However, regardless of the setting the cache is still
/linux-4.1.27/lib/
Dbtree.c333 goto miss; in btree_get_prev()
337 goto miss; in btree_get_prev()
342 goto miss; in btree_get_prev()
350 goto miss; in btree_get_prev()
353 miss: in btree_get_prev()
/linux-4.1.27/Documentation/
Dnumastat.txt2 Numa policy hit/miss statistics
Dbcache.txt183 a cache miss won't be able to insert a key for the new data and the data
224 1M, it will round cache miss reads up to that size, but without overlapping
293 partial hit is counted as a miss.
302 cache miss, but raced with a write and data was already present (usually 0
Dkernel-docs.txt19 enough. It is easy to understand the code, but miss the concepts, the
696 Memory related patches, HOWTOs, links, mm developers... Don't miss
D00-INDEX341 - info on how to read Numa policy hit/miss statistics in sysfs.
Dassoc_array.txt317 iteration algorithm should not, however, miss any objects.
Dkprobes.txt137 It's not a disaster if you set maxactive too low; you'll just miss
DCodingStyle755 available for the pagecache. Just think about it; a pagecache miss causes a
/linux-4.1.27/drivers/net/ethernet/arc/
Demac_main.c551 unsigned long miss, rxerr; in arc_emac_stats() local
555 miss = arc_reg_get(priv, R_MISS); in arc_emac_stats()
561 stats->rx_errors += miss; in arc_emac_stats()
567 stats->rx_missed_errors += miss; in arc_emac_stats()
/linux-4.1.27/net/wireless/
Dwext-proc.c64 stats->discard.misc, stats->miss.beacon); in wireless_seq_printf_stats()
/linux-4.1.27/arch/m32r/kernel/
Dentry.S212 DISABLE_INTERRUPTS(r4) ; make sure we don't miss an interrupt
/linux-4.1.27/arch/mips/kernel/
Dentry.S47 local_irq_disable # make sure we dont miss an
/linux-4.1.27/Documentation/trace/
Duprobetracer.txt63 You can check the total number of probe hits and probe miss-hits via
66 the third is the number of probe miss-hits.
Dkprobetrace.txt89 You can check the total number of probe hits and probe miss-hits via
92 the third is the number of probe miss-hits.
Dmmiotrace.txt26 supported, but tracing is unreliable and may miss events if more than one CPU
/linux-4.1.27/Documentation/hwmon/
Dsmsc47m158 miss once-only alarms.
Dlm8060 miss once-only alarms.
Dlm7865 miss once-only alarms.
Dlm8755 miss once-only alarms.
Dgl518sm70 you can easily miss once-only alarms.
Dvia686a63 miss once-only alarms.
Dsis559596 seconds since the last update). This means that you can easily miss
Dadm102671 seconds since the last update). This means that you can easily miss
Dit87197 seconds since the last update). This means that you can easily miss
Dw83781d149 miss once-only alarms.
/linux-4.1.27/arch/openrisc/
DREADME.openrisc81 complete change of TLB miss handling.
/linux-4.1.27/drivers/block/
Dps3vram.c65 unsigned int miss; member
400 cache->miss++; in ps3vram_cache_match()
522 seq_printf(m, "hit:%u\nmiss:%u\n", priv->cache.hit, priv->cache.miss); in ps3vram_proc_show()
/linux-4.1.27/tools/perf/util/
Dsort.c661 u64 hit, miss; in hist_entry__tlb_snprintf() local
669 miss = m & PERF_MEM_TLB_MISS; in hist_entry__tlb_snprintf()
688 if (miss) in hist_entry__tlb_snprintf()
738 u64 hit, miss; in hist_entry__lvl_snprintf() local
746 miss = m & PERF_MEM_LVL_MISS; in hist_entry__lvl_snprintf()
765 if (miss) in hist_entry__lvl_snprintf()
Dparse-events.l223 misses|miss { return str(yyscanner, PE_NAME_CACHE_OP_RESULT); }
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-devices-node63 The node's hit/miss statistics, in units of pages.
/linux-4.1.27/arch/nios2/boot/dts/
D3c120_devboard.dts51 altr,fast-tlb-miss-addr = <0xc7fff400>;
/linux-4.1.27/include/linux/
Dcompiler.h93 unsigned long miss; member
/linux-4.1.27/Documentation/scsi/
Ddpti.txt80 * to use them 'as is' or I can miss changes in the interface.
DChangeLog.arcmsr45 ** miss edit at arcmsr_build_ccb....
/linux-4.1.27/drivers/auxdisplay/
DKconfig66 If your LCD seems to miss random writings, increment this.
/linux-4.1.27/arch/arc/kernel/
Dentry.S132 VECTOR EV_TLBMissI ; 0x108, Intruction TLB miss (0x21)
133 VECTOR EV_TLBMissD ; 0x110, Data TLB miss (0x22)
/linux-4.1.27/arch/powerpc/platforms/8xx/
DKconfig137 circumstances. This workaround adds some overhead (a TLB miss
/linux-4.1.27/Documentation/device-mapper/
Dcache-policies.txt39 on hit count on entry. The policy aims to take different cache miss
Dcache.txt87 the origin device (all reads miss the cache) and all writes are
/linux-4.1.27/include/uapi/linux/
Dwireless.h895 struct iw_missed miss; /* Packet missed counts */ member
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-devices-system-cpu236 on a cache miss because of a write
238 on a cache miss because of a read
Dsysfs-block-bcache29 counted per bio. A partial cache hit counts as a miss.
/linux-4.1.27/Documentation/ia64/
Dxen.txt61 Note: You may miss some device files. If so, please create them
/linux-4.1.27/Documentation/frv/
Dmmu-layout.txt285 (*) The PTD last used by the instruction TLB miss handler is attached to DAMR4.
286 (*) The PTD last used by the data TLB miss handler is attached to DAMR5.
Dkernel-ABI.txt100 GR31 MMU Destroyed by TLB miss kernel mode entry
/linux-4.1.27/arch/arc/mm/
Dtlbex.S364 ; Restore the 4-scratch regs saved by fast path miss handler
/linux-4.1.27/arch/x86/kernel/
Dentry_32.S510 DISABLE_INTERRUPTS(CLBR_ANY) # make sure we don't miss an interrupt
602 DISABLE_INTERRUPTS(CLBR_ANY) # make sure we don't miss an interrupt
/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h390 u32 miss; member
Dmr.c450 cache->ent[c].miss++; in alloc_cached_mr()
542 &ent->miss); in mlx5_mr_cache_debugfs_init()
/linux-4.1.27/arch/mn10300/kernel/
Dentry.S128 # make sure we don't miss an interrupt setting need_resched or
/linux-4.1.27/arch/c6x/kernel/
Dentry.S308 ;; make sure we don't miss an interrupt setting need_resched or
/linux-4.1.27/Documentation/vm/
Dtranshuge.txt26 components: 1) the TLB miss will run faster (especially with
34 miss is going to run faster.
/linux-4.1.27/Documentation/timers/
Dtimekeeping.txt36 clock. It should not move unpredictably back and forth in time or miss a few
/linux-4.1.27/Documentation/power/
Dpm_qos_interface.txt193 it may cause excess latencies to be visible to software, causing it to miss
/linux-4.1.27/Documentation/powerpc/
Dcxl.txt58 translation miss, it interrupts the kernel and the kernel services
/linux-4.1.27/Documentation/development-process/
D3.Early-stage77 easy to miss things. Your author has seen the posting of a complete
D2.Process56 As a general rule, if you miss the merge window for a given feature, the
394 list will miss important information.
/linux-4.1.27/arch/arm/
DKconfig1179 bool "ARM errata: Possible cache data corruption with hit-under-miss enabled"
1184 hit-under-miss enabled). It sets the undocumented bit 31 in
1186 register, thus disabling hit-under-miss without putting the
/linux-4.1.27/kernel/trace/
DKconfig317 taken in the kernel is recorded whether it hit or miss.
/linux-4.1.27/Documentation/filesystems/
Dpath-lookup.txt119 dentry comparisons will never match. However it is fatal to miss a matching
/linux-4.1.27/Documentation/scheduler/
Dsched-deadline.txt180 larger than 1 can miss deadlines regardless of the number of CPUs M).
/linux-4.1.27/Documentation/virtual/kvm/
Dmmu.txt451 the next access to the spte will always be a cache miss.
/linux-4.1.27/Documentation/laptops/
Dlaptop-mode.txt100 a cache miss. The disk can then be spun down in the periods of inactivity.
/linux-4.1.27/drivers/net/wireless/
Datmel.c1292 priv->wstats.miss.beacon = 0; in atmel_get_wireless_stats()
3385 priv->wstats.miss.beacon += beacons - 1; in atmel_management_frame()
Dairo.c7751 local->wstats.miss.beacon = le32_to_cpu(vals[34]); in airo_read_wireless_stats()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2100.c8163 wstats->miss.beacon = 0; in ipw2100_wx_wireless_stats()
8255 wstats->miss.beacon = missed_beacons; in ipw2100_wx_wireless_stats()
Dipw2200.c10044 wstats->miss.beacon = 0; in ipw_get_wireless_stats()
10061 wstats->miss.beacon = average_value(&priv->average_missed_beacons); in ipw_get_wireless_stats()
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic79xx.seq1860 * This can cause some target implementations to miss the