/linux-2.6.39/include/net/netfilter/ |
D | nf_conntrack_ecache.h | 17 unsigned long missed; /* missed events */ member 117 unsigned long missed = e->pid ? 0 : e->missed; in nf_conntrack_eventmask_report() local 119 if (!((eventmask | missed) & e->ctmask)) in nf_conntrack_eventmask_report() 122 ret = notify->fcn(eventmask | missed, &item); in nf_conntrack_eventmask_report() 123 if (unlikely(ret < 0 || missed)) { in nf_conntrack_eventmask_report() 133 e->missed |= eventmask; in nf_conntrack_eventmask_report() 135 e->missed &= ~missed; in nf_conntrack_eventmask_report()
|
/linux-2.6.39/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-2.6.39/net/netfilter/ |
D | nf_conntrack_ecache.c | 64 unsigned long missed = e->missed; in nf_ct_deliver_cached_events() local 66 if (!((events | missed) & e->ctmask)) in nf_ct_deliver_cached_events() 69 ret = notify->fcn(events | missed, &item); in nf_ct_deliver_cached_events() 70 if (unlikely(ret < 0 || missed)) { in nf_ct_deliver_cached_events() 73 e->missed |= events; in nf_ct_deliver_cached_events() 75 e->missed &= ~missed; in nf_ct_deliver_cached_events()
|
/linux-2.6.39/kernel/trace/ |
D | ring_buffer_benchmark.c | 221 unsigned long missed = 0; in ring_buffer_producer() local 240 missed++; in ring_buffer_producer() 323 trace_printk("Missed: %ld\n", missed); in ring_buffer_producer() 341 if (missed) { in ring_buffer_producer() 343 missed /= (long)time; in ring_buffer_producer() 346 hit + missed); in ring_buffer_producer() 349 if (!(hit + missed)) { in ring_buffer_producer() 355 avg = NSEC_PER_MSEC / (hit + missed); in ring_buffer_producer()
|
/linux-2.6.39/include/linux/ |
D | ratelimit.h | 16 int missed; member 35 rs->missed = 0; in ratelimit_state_init()
|
/linux-2.6.39/arch/x86/mm/ |
D | pageattr-test.c | 49 long i, expected, missed = 0; in print_split() local 62 missed++; in print_split() 96 s->max_exec, missed); in print_split() 99 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
|
/linux-2.6.39/drivers/media/video/cx88/ |
D | cx88-input.c | 154 unsigned long missed; in cx88_ir_work() local 158 missed = hrtimer_forward_now(&ir->timer, in cx88_ir_work() 160 if (missed > 1) in cx88_ir_work() 161 ir_dprintk("Missed ticks %ld\n", missed - 1); in cx88_ir_work()
|
/linux-2.6.39/drivers/net/tulip/ |
D | interrupt.c | 518 int missed; in tulip_interrupt() local 802 if ((missed = ioread32(ioaddr + CSR8) & 0x1ffff)) { 803 dev->stats.rx_dropped += missed & 0x10000 ? 0x10000 : missed;
|
/linux-2.6.39/drivers/net/wireless/iwlegacy/ |
D | iwl-debugfs.c | 1220 int missed; in iwl_legacy_dbgfs_missed_beacon_write() local 1226 if (sscanf(buf, "%d", &missed) != 1) in iwl_legacy_dbgfs_missed_beacon_write() 1229 if (missed < IWL_MISSED_BEACON_THRESHOLD_MIN || in iwl_legacy_dbgfs_missed_beacon_write() 1230 missed > IWL_MISSED_BEACON_THRESHOLD_MAX) in iwl_legacy_dbgfs_missed_beacon_write() 1234 priv->missed_beacon_threshold = missed; in iwl_legacy_dbgfs_missed_beacon_write()
|
/linux-2.6.39/drivers/net/wireless/iwlwifi/ |
D | iwl-debugfs.c | 1396 int missed; in iwl_dbgfs_missed_beacon_write() local 1402 if (sscanf(buf, "%d", &missed) != 1) in iwl_dbgfs_missed_beacon_write() 1405 if (missed < IWL_MISSED_BEACON_THRESHOLD_MIN || in iwl_dbgfs_missed_beacon_write() 1406 missed > IWL_MISSED_BEACON_THRESHOLD_MAX) in iwl_dbgfs_missed_beacon_write() 1410 priv->missed_beacon_threshold = missed; in iwl_dbgfs_missed_beacon_write()
|
/linux-2.6.39/Documentation/RCU/ |
D | rculist_nulls.txt | 77 not detect it missed following items in original chain.
|
/linux-2.6.39/Documentation/video4linux/ |
D | pxa_camera.txt | 45 | | DMA hotlink missed | | Capture running | |
|
/linux-2.6.39/arch/frv/kernel/ |
D | head.S | 537 # look at arch/frv/kernel/debug-stub.c: debug_stub_init() to see what you've missed
|
/linux-2.6.39/Documentation/early-userspace/ |
D | README | 87 the 2.7 era (it missed the boat for 2.5).
|
/linux-2.6.39/Documentation/trace/ |
D | mmiotrace.txt | 118 and events can be missed without a notice. Re-enabling other CPUs during
|
D | ftrace.txt | 715 preempt_count. It may seem that we missed a preempt enabling.
|
/linux-2.6.39/Documentation/telephony/ |
D | ixj.txt | 340 a. A step was missed in the installation. Go back and use section 3
|
/linux-2.6.39/Documentation/networking/ |
D | README.ipw2200 | 392 of consecutive missed beacons that will trigger handover, i.e. roaming
|
/linux-2.6.39/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-2.6.39/scripts/dtc/ |
D | dtc-lexer.lex.c_shipped | 546 * any uses of REJECT which flex missed. 1191 "fatal flex scanner internal error--end of buffer missed" );
|
/linux-2.6.39/scripts/kconfig/ |
D | lex.zconf.c_shipped | 768 * any uses of REJECT which flex missed. 1496 "fatal flex scanner internal error--end of buffer missed" );
|
/linux-2.6.39/scripts/genksyms/ |
D | lex.c_shipped | 622 * any uses of REJECT which flex missed. 1270 "fatal flex scanner internal error--end of buffer missed" );
|
/linux-2.6.39/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-2.6.39/ |
D | MAINTAINERS | 46 patch. It avoids people being missed off by mistake and makes
|