/openbmc/linux/include/net/ |
H A D | codel_impl.h | 161 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 D | codel.h | 132 bool dropping; member
|
/openbmc/openbmc-test-automation/security/ |
H A D | test_bmc_network_security.robot | 40 ... 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 D | Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch | 4 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 D | sch_codel.c | 251 .dropping = q->vars.dropping, in codel_dump_stats() 256 if (q->vars.dropping) { in codel_dump_stats()
|
H A D | sch_fq_codel.c | 648 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 D | sch_cake.c | 114 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 D | libcdio_2.1.0.bb | 9 file://Drop-LIBCDIO_SOURCE_PATH-by-dropping-STRIP_FROM_PATH.patch \
|
/openbmc/qemu/gdbstub/ |
H A D | trace-events | 24 gdbstub_err_overrun(void) "command buffer overrun, dropping command"
|
/openbmc/openbmc/poky/meta/recipes-core/images/ |
H A D | core-image-tiny-initramfs.bb | 40 …newinit = newinit.replace('Cannot find $ROOT_IMAGE file in /run/media/* , dropping to a shell ', '…
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-memory-page-offline | 10 dropping it if possible. The kernel will then be placed
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | rw.rst | 21 recognize frame dropping and to synchronize with other data streams.
|
/openbmc/linux/Documentation/input/devices/ |
H A D | ntrig.rst | 82 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 D | pkt_sched.h | 804 __u32 dropping; /* are we in dropping state ? */ member 856 __u32 dropping; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | pkt_sched.h | 841 __u32 dropping; /* are we in dropping state ? */ member 897 __u32 dropping; member
|
/openbmc/linux/Documentation/driver-api/thermal/ |
H A D | cpu-idle-cooling.rst | 21 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 D | hyp-abi.rst | 24 EL2 (arm64), allowing it to install a set of stubs before dropping to
|
/openbmc/linux/Documentation/userspace-api/media/drivers/ |
H A D | ccs.rst | 53 dropping some data on the floor. Analogue crop, on the other hand, means that
|
/openbmc/qemu/scripts/coverity-scan/ |
H A D | coverity-scan.docker | 9 # dropping some files from the scan.
|
/openbmc/u-boot/drivers/core/ |
H A D | Kconfig | 59 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 D | avermedia.rst | 89 decoding HDTV signals, although the PC is dropping the odd
|
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs.rst | 53 dropping some data on the floor. Analogue crop, on the other hand, means that
|
/openbmc/linux/fs/cachefiles/ |
H A D | internal.h | 341 CACHEFILES_OBJECT_STATE_FUNCS(dropping, DROPPING);
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/chrony/ |
H A D | chrony_4.6.1.bb | 95 … echo "# Define user to drop to after dropping root privileges" >> ${D}${sysconfdir}/chrony.conf
|
/openbmc/linux/Documentation/filesystems/ |
H A D | path-lookup.txt | 275 "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
|