Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/include/net/
H A Dcodel_impl.h157 vars->dropping = false; in codel_dequeue()
163 if (vars->dropping) { in codel_dequeue()
166 vars->dropping = false; in codel_dequeue()
176 while (vars->dropping && in codel_dequeue()
200 vars->dropping = false; in codel_dequeue()
225 vars->dropping = true; in codel_dequeue()
H A Dcodel.h129 bool dropping; member
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_codel.c254 .dropping = q->vars.dropping, in codel_dump_stats()
259 if (q->vars.dropping) { in codel_dump_stats()
H A Dsch_fq_codel.c639 xstats.class_stats.dropping = flow->cvars.dropping; in fq_codel_dump_class_stats()
640 if (flow->cvars.dropping) { in fq_codel_dump_class_stats()
H A Dsch_cake.c113 bool dropping; member
461 vars->dropping = true; in cobalt_queue_full()
487 vars->dropping = false; in cobalt_queue_empty()
538 if (!vars->dropping) { in cobalt_should_drop()
539 vars->dropping = true; in cobalt_should_drop()
546 } else if (vars->dropping) { in cobalt_should_drop()
547 vars->dropping = false; in cobalt_should_drop()
550 if (next_due && vars->dropping) { in cobalt_should_drop()
3032 PUT_STAT_U32(DROPPING, flow->cvars.dropping); in cake_dump_class_stats()
3041 if (flow->cvars.dropping) { in cake_dump_class_stats()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rust/
H A Dlibstd-rs_1.59.0.bb4 # Check if libc crate is >= 0.2.17 before dropping this patch
/OK3568_Linux_fs/buildroot/package/xinetd/
H A D0005-CVE-2013-4342-xinetd-ignores-user-and-group-directiv.patch7 …/show_bug.cgi?id=1006100>, xinetd would execute TCPMUX services without dropping privilege to matc…
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/images/
H A Dcore-image-tiny-initramfs.bb37 …newinit = newinit.replace('Cannot find $ROOT_IMAGE file in /run/media/* , dropping to a shell ', '…
/OK3568_Linux_fs/external/xserver/debian/
H A Dxserver-xorg-core.NEWS8 Continuing to use the -intel driver is possible by dropping the template
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-memory-page-offline10 dropping it if possible. The kernel will then be placed
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Drw.rst21 recognize frame dropping and to synchronize with other data streams.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpkt_sched.h776 __u32 dropping; /* are we in dropping state ? */ member
828 __u32 dropping; member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dpkt_sched.h803 __u32 dropping; /* are we in dropping state ? */ member
855 __u32 dropping; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpkt_sched.h776 __u32 dropping; /* are we in dropping state ? */ member
828 __u32 dropping; member
/OK3568_Linux_fs/buildroot/package/wpa_supplicant/
H A D0001-AP-Silently-ignore-management-frame-from-unexpected-.patch16 connected station dropping its association.
/OK3568_Linux_fs/buildroot/package/hostapd/
H A D0001-AP-Silently-ignore-management-frame-from-unexpected-.patch16 connected station dropping its association.
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpkt_sched.h823 __u32 dropping; /* are we in dropping state ? */ member
877 __u32 dropping; member
/OK3568_Linux_fs/kernel/Documentation/virt/kvm/arm/
H A Dhyp-abi.rst24 EL2 (arm64), allowing it to install a set of stubs before dropping to
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Davermedia.rst89 decoding HDTV signals, although the PC is dropping the odd
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/chrony/
H A Dchrony_4.2.bb101 … echo "# Define user to drop to after dropping root privileges" >> ${D}${sysconfdir}/chrony.conf
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/
H A D0002-compiler-rt-support-a-new-embedded-linux-target.patch41 + "warning: clang_linux_embedded.mk: dropping arch '$$arch' from lib '$(2)'\n"; \
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnetdevices.rst206 drop, truncate, or pass up oversize packets, but dropping oversize

123