Home
last modified time | relevance | path

Searched refs:drops (Results 1 – 79 of 79) sorted by relevance

/linux-4.1.27/net/core/
Dgen_stats.c232 qstats->drops += qcpu->drops; in __gnet_stats_copy_queue_cpu()
248 qstats->drops = q->drops; in __gnet_stats_copy_queue()
280 d->tc_stats.drops = qstats.drops; in gnet_stats_copy_queue()
/linux-4.1.27/include/uapi/linux/
Dgen_stats.h62 __u32 drops; member
Dpkt_sched.h35 __u32 drops; /* Packets dropped because of lack of resources */ member
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dlib-md.c270 LIST_HEAD(drops); in LNetMDAttach()
311 lnet_ptl_attach_md(me, md, &matches, &drops); in LNetMDAttach()
317 lnet_drop_delayed_msg_list(&drops, "Bad match"); in LNetMDAttach()
Dlib-ptl.c623 struct list_head *matches, struct list_head *drops) in lnet_ptl_attach_md() argument
693 list_add_tail(&msg->msg_list, drops); in lnet_ptl_attach_md()
/linux-4.1.27/net/sched/
Dsch_mqprio.c240 sch->qstats.drops += qdisc->qstats.drops; in mqprio_dump()
351 qstats.drops += qdisc->qstats.drops; in mqprio_dump_class_stats()
Dsch_mq.c116 sch->qstats.drops += qdisc->qstats.drops; in mq_dump()
Dact_police.c271 police->tcf_qstats.drops++; in tcf_act_police()
307 police->tcf_qstats.drops++; in tcf_act_police()
Dsch_htb.c170 struct list_head drops[TC_HTB_NUMPRIO];/* active leaves (for drops) */ member
553 q->drops + cl->prio); in htb_activate()
596 cl->qstats.drops++; in htb_enqueue()
952 list_for_each(p, q->drops + prio) { in htb_drop()
996 INIT_LIST_HEAD(q->drops + i); in htb_reset()
1043 INIT_LIST_HEAD(q->drops + i); in htb_init()
Dact_gact.c135 gact->tcf_qstats.drops++; in tcf_gact()
Dact_vlan.c55 v->tcf_qstats.drops++; in tcf_vlan()
Dact_nat.c245 p->tcf_qstats.drops++; in tcf_nat()
Dact_ipt.c205 ipt->tcf_qstats.drops++; in tcf_ipt()
Dact_bpf.c73 prog->tcf_qstats.drops++; in tcf_bpf()
Dact_csum.c527 p->tcf_qstats.drops++; in tcf_csum()
Dsch_api.c752 int drops; in qdisc_tree_decrease_qlen() local
756 drops = max_t(int, n, 0); in qdisc_tree_decrease_qlen()
777 __qdisc_qstats_drop(sch, drops); in qdisc_tree_decrease_qlen()
Dsch_drr.c370 cl->qstats.drops++; in drr_enqueue()
Dsch_fq_codel.c551 qs.drops = flow->dropped; in fq_codel_dump_class_stats()
Dsch_atm.c422 flow->qstats.drops++; in atm_tc_enqueue()
Dsch_hfsc.c1601 cl->qstats.drops++; in hfsc_enqueue()
1699 cl->qstats.drops++; in hfsc_drop()
Dsch_qfq.c1251 cl->qstats.drops++; in qfq_enqueue()
Dsch_cbq.c400 cl->qstats.drops++; in cbq_enqueue()
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-power10 and once the counter drops out of considerable bounds, take
57 charge mode drops below this value, the charger will trigger
/linux-4.1.27/net/dcb/
DKconfig12 requirements (highly reliable, no drops vs. best effort vs. low
/linux-4.1.27/Documentation/devicetree/bindings/power/
Dbq2415x.txt26 constant-voltage phase drops below this value (in mA).
/linux-4.1.27/include/net/
Dsch_generic.h556 sch->qstats.drops += count; in __qdisc_qstats_drop()
561 sch->qstats.drops++; in qdisc_qstats_drop()
568 qstats->drops++; in qdisc_qstats_drop_cpu()
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
DKconfig23 drops for multicast and UD mode traffic from this interface,
/linux-4.1.27/Documentation/device-mapper/
Dzero.txt5 zero'd data on reads and silently drops writes. This is similar behavior to
Dthin-provisioning.txt112 free space on the data device drops below this level then a dm event
120 will trigger a dm event if free space on the metadata device drops below
284 If the number of free blocks drops below the pool's low water mark a
/linux-4.1.27/Documentation/hwmon/
Dpc8742737 An alarm is triggered if the rotation speed drops below a programmable
Dadc128d81823 be reasserted until the temperature drops below the HOT Hysteresis.
Dlm8035 drops below the HOT Hysteresis. The Overtemperature Shutdown (OS) limits
Dlm7835 as soon as it drops below the Hysteresis value. A more useful behavior
Dvia686a44 as soon as it drops below the hysteresis value.
Dsis559569 when the max is crossed; it is also triggered when it drops below the min
Dw8379362 value drops below the hysteresis value.
Df71805f107 An alarm is triggered if the rotation speed drops below a programmable
Ddme1737185 auto_point1_temp and auto_point2_temp. If the temperature drops below the
Dw83781d78 it drops below the Hysteresis value. A more useful behavior
Dsysfs-interface112 If voltage drops to or below this limit, the system may
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-decoder-api.txt51 Smooth: host transfers entire stream and firmware drops unused
53 Coarse: host drops frames based on indexing as required to achieve
/linux-4.1.27/drivers/net/ethernet/sun/
Dsunbmac.c803 int elem = bp->rx_new, drops = 0; in bigmac_rx() local
830 drops++; in bigmac_rx()
854 drops++; in bigmac_rx()
884 if (drops) in bigmac_rx()
Dsungem.c761 int entry, drops, work_done = 0; in gem_rx() local
770 drops = 0; in gem_rx()
823 drops++; in gem_rx()
844 drops++; in gem_rx()
876 if (drops) in gem_rx()
Dsunhme.c1995 int elem = hp->rx_new, drops = 0; in happy_meal_rx() local
2035 drops++; in happy_meal_rx()
2044 drops++; in happy_meal_rx()
2061 drops++; in happy_meal_rx()
2093 if (drops) in happy_meal_rx()
Dcassini.c2293 int entry, drops; in cas_rx_ringN() local
2302 drops = 0; in cas_rx_ringN()
2345 ++drops; in cas_rx_ringN()
2399 if (drops) in cas_rx_ringN()
/linux-4.1.27/arch/sh/
DKconfig.debug27 drops below a certain limit. Saying Y here will add overhead to
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dregulator.txt7 - regulator-microvolt-offset: Offset applied to voltages to compensate for voltage drops
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb.h219 u64 drops; member
Digb_ethtool.c2299 data[i+2] = ring->rx_stats.drops; in igb_get_ethtool_stats()
Digb_main.c5244 ring->rx_stats.drops += rqdpc; in igb_update_stats()
/linux-4.1.27/Documentation/filesystems/
Ddlmfs.txt113 close(2) drops the lock associated with your fd.
Dporting368 filesystem callbacks, the vfs drops out of rcu-walk mode before the fs call, so
432 d_make_root() drops the reference to inode if dentry allocation fails.
Dpath-lookup.txt343 again. Other cases are successful rcu-drops that are required before the final
DLocking178 unlocks and drops the reference.
Dvfs.txt1080 the usage count drops to 0, and the dentry is still in its
1088 usage count drops to 0
Dproc.txt661 when the temperature drops back to normal.
/linux-4.1.27/Documentation/networking/caif/
DLinux-CAIF.txt173 retransmission. This implies that packet drops must not happen.
/linux-4.1.27/Documentation/networking/
Dipvs-sysctl.txt101 randomly scans 1/32 of the whole and drops entries that are in
Dcxgb.txt144 Setting maximum backlog (# of unprocessed packets before kernel drops):
Drds.txt110 drops below SO_SNDSIZE, the port is marked uncongested, and
Dvortex.txt205 The driver drops a message in the logfiles to indicate whether or
Dpacket_mmap.txt461 TP_STATUS_LOSING : indicates there were packet drops from last time
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h725 struct list_head *matches, struct list_head *drops);
/linux-4.1.27/Documentation/power/
Dcharger-manager.txt48 If the battery voltage drops by "fullbatt_vchkdrop_uV" after
Dopp.txt201 as thermal considerations (e.g. don't use OPPx until the temperature drops).
/linux-4.1.27/Documentation/RCU/
DlistRCU.txt310 If the search function drops the per-entry lock before returning,
/linux-4.1.27/Documentation/
Datomic_ops.txt394 ... refcnt drops to 1 ...
396 ... refcount drops to 0 ...
/linux-4.1.27/arch/s390/
DKconfig449 -mkernel-backchain the minimum size drops to 16 byte on 31 bit
/linux-4.1.27/Documentation/video4linux/
DZoran291 Buz tolerable, LML3 almost perfect (occasional single frame drops)
/linux-4.1.27/firmware/
DWHENCE48 drops binary dsp code images on our heads, but we don't get to see
/linux-4.1.27/Documentation/s390/
DDebugging390.txt808 The PA1 key drops to CP mode so you can issue debugger commands,
960 Start the program, if VM drops to CP on what looks like the entry
1435 10bits are transferred for every 8 bits info this drops to 160 megabits/sec
/linux-4.1.27/Documentation/laptops/
Dthinkpad-acpi.txt1186 fan is turned off when the CPU temperature drops to 49 degrees and the
1187 HDD temperature drops to 41 degrees. These thresholds cannot
/linux-4.1.27/Documentation/scsi/
Dsym53c8xx_2.txt80 adds full support for the 896 but drops support for early NCR devices.
Dncr53c8xx.txt101 - sym53c8xx enhanced driver (a.k.a. 896 drivers) that drops support of oldest
/linux-4.1.27/Documentation/vm/
Dunevictable-lru.txt589 otherwise it drops it here.
/linux-4.1.27/Documentation/filesystems/cifs/
DCHANGES647 when server drops the tcp session prematurely before negotiate
/linux-4.1.27/drivers/scsi/aic7xxx/
Daic7xxx.seq1539 * If the next bus phase after ATN drops is message out, it means
Daic79xx.seq1010 * If the next bus phase after ATN drops is message out, it means
/linux-4.1.27/lib/
DKconfig.debug651 option will show detailed messages if free stack space drops