| /OK3568_Linux_fs/kernel/net/netfilter/ |
| H A D | nf_conntrack_ecache.c | 157 unsigned long missed = e->portid ? 0 : e->missed; in nf_conntrack_eventmask_report() local 159 if (!((eventmask | missed) & e->ctmask)) in nf_conntrack_eventmask_report() 162 ret = notify->fcn(eventmask | missed, &item); in nf_conntrack_eventmask_report() 163 if (unlikely(ret < 0 || missed)) { in nf_conntrack_eventmask_report() 175 e->missed |= eventmask; in nf_conntrack_eventmask_report() 178 e->missed &= ~missed; in nf_conntrack_eventmask_report() 194 unsigned long events, missed; in nf_ct_deliver_cached_events() local 217 missed = e->missed; in nf_ct_deliver_cached_events() 219 if (!((events | missed) & e->ctmask)) in nf_ct_deliver_cached_events() 226 ret = notify->fcn(events | missed, &item); in nf_ct_deliver_cached_events() [all …]
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | ratelimit.c | 54 if (rs->missed) { in ___ratelimit() 58 func, rs->missed); in ___ratelimit() 59 rs->missed = 0; in ___ratelimit() 69 rs->missed++; in ___ratelimit()
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | ring_buffer_benchmark.c | 236 unsigned long missed = 0; in ring_buffer_producer() local 256 missed++; in ring_buffer_producer() 334 trace_printk("Missed: %ld\n", missed); in ring_buffer_producer() 352 if (missed) { in ring_buffer_producer() 354 missed /= (long)time; in ring_buffer_producer() 357 hit + missed); in ring_buffer_producer() 360 if (!(hit + missed)) { in ring_buffer_producer() 366 avg = NSEC_PER_MSEC / (hit + missed); in ring_buffer_producer()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ratelimit.h | 30 if (rs->missed) { in ratelimit_state_exit() 32 current->comm, rs->missed); in ratelimit_state_exit() 33 rs->missed = 0; in ratelimit_state_exit()
|
| H A D | ratelimit_types.h | 21 int missed; member
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/pat/ |
| H A D | cpa-test.c | 51 long i, expected, missed = 0; in print_split() local 64 missed++; in print_split() 98 s->max_exec, missed); in print_split() 101 expected = (s->gpg*GPS + s->lpg*LPS)/PAGE_SIZE + s->spg + missed; in print_split()
|
| /OK3568_Linux_fs/kernel/drivers/usb/dwc2/ |
| H A D | hcd_queue.c | 1834 int missed = 0; in dwc2_next_for_periodic_split() local 1864 missed = dwc2_frame_num_dec(prev_frame_number, in dwc2_next_for_periodic_split() 1869 return missed; in dwc2_next_for_periodic_split() 1895 int missed = 0; in dwc2_next_periodic_start() local 1960 missed = dwc2_frame_num_dec(qh->start_active_frame, in dwc2_next_periodic_start() 1967 return missed; in dwc2_next_periodic_start() 1988 int missed; in dwc2_hcd_qh_deactivate() local 2010 missed = dwc2_next_for_periodic_split(hsotg, qh, frame_number); in dwc2_hcd_qh_deactivate() 2012 missed = dwc2_next_periodic_start(hsotg, qh, frame_number); in dwc2_hcd_qh_deactivate() 2019 missed, missed ? "MISS" : ""); in dwc2_hcd_qh_deactivate()
|
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-iolatency.c | 128 u64 missed; member 202 stat->ps.missed = 0; in latency_stat_init() 213 sum->ps.missed += stat->ps.missed; in latency_stat_sum() 224 stat->ps.missed++; in latency_stat_record_time() 237 return stat->ps.missed < thresh; in latency_sum_ok() 922 (unsigned long long)stat.ps.missed, in iolatency_ssd_stat() 925 (unsigned long long)stat.ps.missed, in iolatency_ssd_stat()
|
| H A D | blk-iocost.c | 397 struct ioc_missed missed[2]; member 1527 u32 this_met = local_read(&stat->missed[rw].nr_met); in ioc_lat_stat() 1528 u32 this_missed = local_read(&stat->missed[rw].nr_missed); in ioc_lat_stat() 1530 nr_met[rw] += this_met - stat->missed[rw].last_met; in ioc_lat_stat() 1531 nr_missed[rw] += this_missed - stat->missed[rw].last_missed; in ioc_lat_stat() 1532 stat->missed[rw].last_met = this_met; in ioc_lat_stat() 1533 stat->missed[rw].last_missed = this_missed; in ioc_lat_stat() 2778 local_inc(&ccs->missed[rw].nr_met); in ioc_rqos_done() 2780 local_inc(&ccs->missed[rw].nr_missed); in ioc_rqos_done() 2839 for (i = 0; i < ARRAY_SIZE(ccs->missed); i++) { in blk_iocost_init() [all …]
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | udp_tunnel_nic.c | 49 unsigned long missed; member 148 if (!utn->missed) in udp_tunnel_nic_should_replay() 153 if (!test_bit(i, &utn->missed)) in udp_tunnel_nic_should_replay() 359 __set_bit(i, &utn->missed); in udp_tunnel_nic_has_collision() 494 __set_bit(i, &utn->missed); in udp_tunnel_nic_add_new() 690 utn->missed = 0; in udp_tunnel_nic_replay() 771 BUILD_BUG_ON(sizeof(utn->missed) * BITS_PER_BYTE < in udp_tunnel_nic_register()
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | wic | 115 missed = [] 121 missed.append(opt) 122 if missed: 124 ", ".join(missed))
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-input.c | 170 u64 missed; in cx88_ir_work() local 174 missed = hrtimer_forward_now(&ir->timer, in cx88_ir_work() 176 if (missed > 1) in cx88_ir_work() 177 ir_dprintk("Missed ticks %llu\n", missed - 1); in cx88_ir_work()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/ |
| H A D | interrupt.c | 528 int missed; in tulip_interrupt() local 813 if ((missed = ioread32(ioaddr + CSR8) & 0x1ffff)) { 814 dev->stats.rx_dropped += missed & 0x10000 ? 0x10000 : missed;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
| H A D | openhpi-invalide-session.patch | 5 for SA_ERR_HPI_INVALID_SESSION is missed somehow in function saHpiResourceIdGet.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/nodejs/nodejs/ |
| H A D | big-endian.patch | 4 did some automated cleanups but it missed big-endian code.
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/tests/runqueue-tests/classes/ |
| H A D | base.bbclass | 234 missed = set() 256 missed.add(tid) 258 missed.add(tid)
|
| /OK3568_Linux_fs/buildroot/support/kconfig/patches/ |
| H A D | 21-Avoid-false-positive-matches-from-comment-lines.patch | 27 # Check all specified config values took (might have missed-dependency issues)
|
| H A D | 19-merge_config.sh-add-br2-external-support.patch | 47 # Check all specified config values took (might have missed-dependency issues)
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | u_serial.c | 91 size_t missed; member 905 if (cons->missed && ep->maxpacket >= 64) { in __gs_console_push() 909 len = sprintf(buf, "\n[missed %zu bytes]\n", cons->missed); in __gs_console_push() 911 cons->missed = 0; in __gs_console_push() 941 cons->missed += count - n; in gs_console_write()
|
| /OK3568_Linux_fs/buildroot/package/sox/ |
| H A D | 0002-configure.ac-put-back-disable-stack-protector.patch | 12 uclibc) could missed the needed library (-lssp or -lssp_nonshared) at
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/ |
| H A D | 0007-apic-fixup-fallthrough-to-PIC.patch | 8 missed a check to ensure the local APIC is enabled. Since if the local
|
| /OK3568_Linux_fs/kernel/include/net/netfilter/ |
| H A D | nf_conntrack_ecache.h | 24 u16 missed; /* missed events */ member
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/ |
| H A D | 0001-fix-opcode-not-supported-on-mips32-linux.patch | 20 but missed to pass them to tests which caused the above failure
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | debug.c | 1206 int missed; in il_dbgfs_missed_beacon_write() local 1212 if (sscanf(buf, "%d", &missed) != 1) in il_dbgfs_missed_beacon_write() 1215 if (missed < IL_MISSED_BEACON_THRESHOLD_MIN || in il_dbgfs_missed_beacon_write() 1216 missed > IL_MISSED_BEACON_THRESHOLD_MAX) in il_dbgfs_missed_beacon_write() 1219 il->missed_beacon_threshold = missed; in il_dbgfs_missed_beacon_write()
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | sstate.bbclass | 922 missed = set() 956 missed.add(tid) 1002 missed.remove(tid) 1012 for tid in missed: 1042 evdata = {'missed': [], 'found': []}; 1043 for tid in missed: 1045 …evdata['missed'].append((bb.runqueue.fn_from_tid(tid), bb.runqueue.taskname_from_tid(tid), gethash… 1062 (total, foundLocal, len(found)-foundLocal, len(missed), currentcount, match, complete)) 1065 bb.parse.siggen.checkhashes(sq_data, missed, found, d)
|