| /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
|
| /linux/net/sched/ |
| H A D | sch_codel.c | 230 .dropping = q->vars.dropping, in codel_dump_stats() 235 if (q->vars.dropping) { in codel_dump_stats()
|
| H A D | sch_fq_codel.c | 228 * So instead of dropping a single packet, drop half of its backlog in fq_codel_enqueue() 665 xstats.class_stats.dropping = flow->cvars.dropping; in fq_codel_dump_class_stats() 666 if (flow->cvars.dropping) { in fq_codel_dump_class_stats()
|
| H A D | sch_cake.c | 100 * @count: codel dropping frequency 105 * @dropping: set if in dropping state 114 bool dropping; member 445 vars->dropping = true; in cobalt_queue_full() 471 vars->dropping = false; in cobalt_queue_empty() 523 if (!vars->dropping) { in cobalt_should_drop() 524 vars->dropping = true; in cobalt_should_drop() 531 } else if (vars->dropping) { in cobalt_should_drop() 532 vars->dropping in cobalt_should_drop() [all...] |
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-memory-page-offline | 10 dropping it if possible. The kernel will then be placed
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | rw.rst | 21 recognize frame dropping and to synchronize with other data streams.
|
| /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
|
| /linux/tools/include/uapi/linux/ |
| H A D | pkt_sched.h | 695 __u32 dropping; /* are we in dropping state ? */ member 747 __u32 dropping; member
|
| /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
|
| /linux/include/uapi/linux/ |
| H A D | pkt_sched.h | 732 __u32 dropping; /* are we in dropping state ? */ member 788 __u32 dropping; member
|
| /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
|
| /linux/Documentation/admin-guide/media/ |
| H A D | avermedia.rst | 89 decoding HDTV signals, although the PC is dropping the odd
|
| /linux/Documentation/userspace-api/media/drivers/ |
| H A D | ccs.rst | 57 dropping some data on the floor. Analogue crop, on the other hand, means that
|
| /linux/Documentation/networking/ |
| H A D | mctp.rst | 219 (and dropping) tag values explicitly, rather than the kernel automatically
|
| H A D | netdevices.rst | 206 drop, truncate, or pass up oversize packets, but dropping oversize
|
| /linux/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 92 ring buffer cannot be invalidated, except when dropping all buffers.
|
| /linux/Documentation/dev-tools/ |
| H A D | kfence.rst | 302 becoming full and the sampled allocation rate dropping to zero. The threshold
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | vidtv.rst | 481 - Randomly dropping some TS packets. This will trigger a continuity error if the
|
| /linux/Documentation/filesystems/ |
| H A D | configfs.rst | 394 will not be able to acquire the mutex while a dropping item has not
|
| /linux/Documentation/trace/ |
| H A D | ring-buffer-design.rst | 659 page. At this time, we must start dropping writes (usually with some kind
|
| /linux/Documentation/process/ |
| H A D | maintainer-kvm-x86.rst | 41 commits, e.g. dropping the HEAD commit of a topic branch has no impact on other
|
| /linux/Documentation/admin-guide/mm/ |
| H A D | userfaultfd.rst | 272 dirtying of memory by dropping uffd-wp bit during the procedure.
|
| /linux/Documentation/security/ |
| H A D | credentials.rst | 410 from that before dropping the lock. This prevents the potentially expensive
|
| /linux/Documentation/mm/ |
| H A D | unevictable-lru.rst | 207 folio_isolate_lru() - after dropping the folio lock. Because the
|