/linux-4.4.14/lib/ |
D | ratelimit.c | 49 if (rs->missed) in ___ratelimit() 51 func, rs->missed); in ___ratelimit() 54 rs->missed = 0; in ___ratelimit() 60 rs->missed++; in ___ratelimit()
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_conntrack_ecache.h | 17 unsigned long missed; /* missed events */ member 120 unsigned long missed = e->portid ? 0 : e->missed; in nf_conntrack_eventmask_report() local 122 if (!((eventmask | missed) & e->ctmask)) in nf_conntrack_eventmask_report() 125 ret = notify->fcn(eventmask | missed, &item); in nf_conntrack_eventmask_report() 126 if (unlikely(ret < 0 || missed)) { in nf_conntrack_eventmask_report() 136 e->missed |= eventmask; in nf_conntrack_eventmask_report() 138 e->missed &= ~missed; in nf_conntrack_eventmask_report()
|
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_ecache.c | 121 unsigned long events, missed; in nf_ct_deliver_cached_events() local 144 missed = e->missed; in nf_ct_deliver_cached_events() 146 if (!((events | missed) & e->ctmask)) in nf_ct_deliver_cached_events() 153 ret = notify->fcn(events | missed, &item); in nf_ct_deliver_cached_events() 155 if (likely(ret >= 0 && !missed)) in nf_ct_deliver_cached_events() 160 e->missed |= events; in nf_ct_deliver_cached_events() 162 e->missed &= ~missed; in nf_ct_deliver_cached_events()
|
/linux-4.4.14/kernel/trace/ |
D | ring_buffer_benchmark.c | 234 unsigned long missed = 0; in ring_buffer_producer() local 254 missed++; in ring_buffer_producer() 332 trace_printk("Missed: %ld\n", missed); in ring_buffer_producer() 350 if (missed) { in ring_buffer_producer() 352 missed /= (long)time; in ring_buffer_producer() 355 hit + missed); in ring_buffer_producer() 358 if (!(hit + missed)) { in ring_buffer_producer() 364 avg = NSEC_PER_MSEC / (hit + missed); in ring_buffer_producer()
|
/linux-4.4.14/arch/x86/mm/ |
D | pageattr-test.c | 50 long i, expected, missed = 0; in print_split() local 63 missed++; in print_split() 97 s->max_exec, missed); in print_split() 100 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
|
/linux-4.4.14/include/linux/ |
D | ratelimit.h | 16 int missed; member 41 rs->missed = 0; in ratelimit_state_init()
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-input.c | 174 unsigned long missed; in cx88_ir_work() local 178 missed = hrtimer_forward_now(&ir->timer, in cx88_ir_work() 180 if (missed > 1) in cx88_ir_work() 181 ir_dprintk("Missed ticks %ld\n", missed - 1); in cx88_ir_work()
|
/linux-4.4.14/drivers/net/ethernet/dec/tulip/ |
D | interrupt.c | 521 int missed; in tulip_interrupt() local 805 if ((missed = ioread32(ioaddr + CSR8) & 0x1ffff)) { 806 dev->stats.rx_dropped += missed & 0x10000 ? 0x10000 : missed;
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | debug.c | 1237 int missed; in il_dbgfs_missed_beacon_write() local 1243 if (sscanf(buf, "%d", &missed) != 1) in il_dbgfs_missed_beacon_write() 1246 if (missed < IL_MISSED_BEACON_THRESHOLD_MIN || in il_dbgfs_missed_beacon_write() 1247 missed > IL_MISSED_BEACON_THRESHOLD_MAX) in il_dbgfs_missed_beacon_write() 1250 il->missed_beacon_threshold = missed; in il_dbgfs_missed_beacon_write()
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | Kconfig | 78 Say Y here to enable logging of missed SOF events to the dmesg log.
|
/linux-4.4.14/fs/xfs/ |
D | Kconfig | 79 conditions that occur that would otherwise be missed. It is much
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-bus-fcoe | 56 lesb/miss_fka: Link Error Status Block (LESB) missed FCoE
|
D | sysfs-class-net-statistics | 87 Indicates the number of received packets that have been missed
|
/linux-4.4.14/Documentation/RCU/ |
D | rculist_nulls.txt | 77 not detect it missed following items in original chain.
|
/linux-4.4.14/Documentation/video4linux/ |
D | pxa_camera.txt | 45 | | DMA hotlink missed | | Capture running | |
|
/linux-4.4.14/drivers/dma/ |
D | edma.c | 219 int missed; member 813 if (echan->missed) { in edma_execute() 824 echan->missed = 0; in edma_execute() 1471 echan->missed = 1; in edma_error_handler()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 1972 int missed; in iwl_dbgfs_missed_beacon_write() local 1978 if (sscanf(buf, "%d", &missed) != 1) in iwl_dbgfs_missed_beacon_write() 1981 if (missed < IWL_MISSED_BEACON_THRESHOLD_MIN || in iwl_dbgfs_missed_beacon_write() 1982 missed > IWL_MISSED_BEACON_THRESHOLD_MAX) in iwl_dbgfs_missed_beacon_write() 1986 priv->missed_beacon_threshold = missed; in iwl_dbgfs_missed_beacon_write()
|
/linux-4.4.14/arch/frv/kernel/ |
D | head.S | 532 # look at arch/frv/kernel/debug-stub.c: debug_stub_init() to see what you've missed
|
/linux-4.4.14/Documentation/trace/ |
D | mmiotrace.txt | 118 and events can be missed without a notice. Re-enabling other CPUs during
|
/linux-4.4.14/Documentation/networking/ |
D | README.ipw2200 | 392 of consecutive missed beacons that will trigger handover, i.e. roaming
|
D | timestamping.txt | 228 In rare cases, a timestamp request can be missed if two requests are
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic79xx.seq | 639 * a selection could be missed. 825 * a selection could be missed. 1871 * Rev A. Snapshot LQISTAT2 so the status is not missed 2221 * a selection could be missed.
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 604 * any uses of REJECT which flex missed. 1387 "fatal flex scanner internal error--end of buffer missed" );
|
D | dtc-parser.tab.c_shipped | 2023 but that translation would be missed if the semantic action invokes
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | mvneta.c | 512 int missed; member 1579 rxq->missed++; in mvneta_rx()
|
/linux-4.4.14/scripts/genksyms/ |
D | lex.lex.c_shipped | 532 * any uses of REJECT which flex missed. 1054 "fatal flex scanner internal error--end of buffer missed" );
|
D | parse.tab.c_shipped | 2165 but that translation would be missed if the semantic action invokes
|
/linux-4.4.14/scripts/kconfig/ |
D | zconf.lex.c_shipped | 784 * any uses of REJECT which flex missed. 1534 "fatal flex scanner internal error--end of buffer missed" );
|
D | zconf.tab.c_shipped | 2108 but that translation would be missed if the semantic action invokes
|
/linux-4.4.14/Documentation/ |
D | assoc_array.txt | 59 be missed, however, unless deleted.
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 363 - Problem of missed SCSI bus reset with the 53C895 fixed by
|
D | ChangeLog.lpfc | 384 empty, the latest insertion is missed and the schedule_timeout
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | mmu.txt | 373 it will simply be missed by the shadow page lookup code. A similar issue
|
/linux-4.4.14/ |
D | CREDITS | 547 D: 2011, and will be greatly missed.
|
D | MAINTAINERS | 47 patch. It avoids people being missed off by mistake and makes
|