Home
last modified time | relevance | path

Searched refs:dropping (Results 1 – 25 of 70) sorted by relevance

123

/openbmc/linux/include/net/
H A Dcodel_impl.h161 vars->dropping = false; in codel_dequeue()
167 if (vars->dropping) { in codel_dequeue()
170 vars->dropping = false; in codel_dequeue()
180 while (vars->dropping && in codel_dequeue()
204 vars->dropping = false; in codel_dequeue()
229 vars->dropping = true; in codel_dequeue()
H A Dcodel.h132 bool dropping; member
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_network_security.robot40 ... msg=FAILURE: BMC is not dropping timestamp request messages.
50 ... msg=FAILURE: BMC is not dropping netmask request messages.
60 ... msg=FAILURE: BMC is dropping packets.
70 ... msg=FAILURE: BMC is dropping some packets.
85 ... msg=FAILURE: BMC is dropping some packets.
99 ... msg=FAILURE: BMC is dropping some packets.
145 ... msg=FAILURE: BMC is dropping some packets.
163 ... msg=FAILURE: BMC is dropping some connections.
180 ... msg=FAILURE: BMC is dropping connections
197 ... msg=FAILURE: BMC is dropping connections
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/libcdio/
H A DDrop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch4 Subject: [PATCH] Drop LIBCDIO_SOURCE_PATH by dropping STRIP_FROM_PATH Doxygen
7 …ta/main/libc/libcdio/2.1.0-4/debian/patches/Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.p…
/openbmc/linux/net/sched/
H A Dsch_codel.c251 .dropping = q->vars.dropping, in codel_dump_stats()
256 if (q->vars.dropping) { in codel_dump_stats()
H A Dsch_fq_codel.c648 xstats.class_stats.dropping = flow->cvars.dropping; in fq_codel_dump_class_stats()
649 if (flow->cvars.dropping) { in fq_codel_dump_class_stats()
H A Dsch_cake.c114 bool dropping; member
462 vars->dropping = true; in cobalt_queue_full()
488 vars->dropping = false; in cobalt_queue_empty()
539 if (!vars->dropping) { in cobalt_should_drop()
540 vars->dropping = true; in cobalt_should_drop()
547 } else if (vars->dropping) { in cobalt_should_drop()
548 vars->dropping = false; in cobalt_should_drop()
551 if (next_due && vars->dropping) { in cobalt_should_drop()
3043 PUT_STAT_U32(DROPPING, flow->cvars.dropping); in cake_dump_class_stats()
3052 if (flow->cvars.dropping) { in cake_dump_class_stats()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libcdio/
H A Dlibcdio_2.1.0.bb9 file://Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch \
/openbmc/qemu/gdbstub/
H A Dtrace-events24 gdbstub_err_overrun(void) "command buffer overrun, dropping command"
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-tiny-initramfs.bb40 …newinit = newinit.replace('Cannot find $ROOT_IMAGE file in /run/media/* , dropping to a shell ', '…
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-memory-page-offline10 dropping it if possible. The kernel will then be placed
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Drw.rst21 recognize frame dropping and to synchronize with other data streams.
/openbmc/linux/Documentation/input/devices/
H A Dntrig.rst82 not address the problem of dropping one of more contacts while other contacts
120 dropping worsen and interfere with the normal usage of your device, try
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_sched.h804 __u32 dropping; /* are we in dropping state ? */ member
856 __u32 dropping; member
/openbmc/linux/include/uapi/linux/
H A Dpkt_sched.h841 __u32 dropping; /* are we in dropping state ? */ member
897 __u32 dropping; member
/openbmc/linux/Documentation/driver-api/thermal/
H A Dcpu-idle-cooling.rst21 component, thus dropping the dynamic and static leakage that will
49 idle state target residency, we lead to dropping the static and the
/openbmc/linux/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst24 EL2 (arm64), allowing it to install a set of stubs before dropping to
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Dccs.rst53 dropping some data on the floor. Analogue crop, on the other hand, means that
/openbmc/qemu/scripts/coverity-scan/
H A Dcoverity-scan.docker9 # dropping some files from the scan.
/openbmc/u-boot/drivers/core/
H A DKconfig59 We can save some code space by dropping support for removing a
71 We can save some code space by dropping support for removing a
/openbmc/linux/Documentation/admin-guide/media/
H A Davermedia.rst89 decoding HDTV signals, although the PC is dropping the odd
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/
H A Dccs.rst53 dropping some data on the floor. Analogue crop, on the other hand, means that
/openbmc/linux/fs/cachefiles/
H A Dinternal.h341 CACHEFILES_OBJECT_STATE_FUNCS(dropping, DROPPING);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/
H A Dchrony_4.6.1.bb95 … echo "# Define user to drop to after dropping root privileges" >> ${D}${sysconfdir}/chrony.conf
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.txt275 "dropping rcu" or dropping from rcu-walk into ref-walk mode.
323 Uncached path elements will always require dropping to ref-walk mode, at the

123