/linux-6.6.21/include/net/ |
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()
|
D | codel.h | 132 bool dropping; member
|
/linux-6.6.21/net/sched/ |
D | sch_codel.c | 251 .dropping = q->vars.dropping, in codel_dump_stats() 256 if (q->vars.dropping) { in codel_dump_stats()
|
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()
|
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() 3030 PUT_STAT_U32(DROPPING, flow->cvars.dropping); in cake_dump_class_stats() 3039 if (flow->cvars.dropping) { in cake_dump_class_stats()
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 10 dropping it if possible. The kernel will then be placed
|
/linux-6.6.21/Documentation/userspace-api/media/v4l/ |
D | rw.rst | 21 recognize frame dropping and to synchronize with other data streams.
|
/linux-6.6.21/Documentation/input/devices/ |
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-6.6.21/tools/include/uapi/linux/ |
D | pkt_sched.h | 804 __u32 dropping; /* are we in dropping state ? */ member 856 __u32 dropping; member
|
/linux-6.6.21/include/uapi/linux/ |
D | pkt_sched.h | 841 __u32 dropping; /* are we in dropping state ? */ member 897 __u32 dropping; member
|
/linux-6.6.21/Documentation/driver-api/thermal/ |
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-6.6.21/Documentation/virt/kvm/arm/ |
D | hyp-abi.rst | 24 EL2 (arm64), allowing it to install a set of stubs before dropping to
|
/linux-6.6.21/Documentation/userspace-api/media/drivers/ |
D | ccs.rst | 53 dropping some data on the floor. Analogue crop, on the other hand, means that
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | avermedia.rst | 89 decoding HDTV signals, although the PC is dropping the odd
|
/linux-6.6.21/Documentation/driver-api/media/drivers/ccs/ |
D | ccs.rst | 53 dropping some data on the floor. Analogue crop, on the other hand, means that
|
/linux-6.6.21/Documentation/filesystems/ |
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
|
D | path-lookup.rst | 464 dentry before dropping the reference to the previous dentry may 803 getting a counted reference to the new dentry before dropping that for 831 That "dropping down to REF-walk" typically involves a call to 844 Other reasons for dropping out of RCU-walk that do not trigger a call 1055 but that isn't necessarily a big cost and it is better than dropping
|
D | netfs_library.rst | 364 uptodate, unlocking them or dropping their refs - the helpers need to deal
|
/linux-6.6.21/Documentation/networking/ |
D | netdevices.rst | 206 drop, truncate, or pass up oversize packets, but dropping oversize
|
D | mctp.rst | 219 (and dropping) tag values explicitly, rather than the kernel automatically
|
D | dccp.rst | 70 EAGAIN, whereas the "prio" policy enforces a fixed queue length by dropping the
|
/linux-6.6.21/Documentation/sound/designs/ |
D | compress-offload.rst | 92 ring buffer cannot be invalidated, except when dropping all buffers.
|
/linux-6.6.21/Documentation/dev-tools/ |
D | kfence.rst | 295 becoming full and the sampled allocation rate dropping to zero. The threshold
|
/linux-6.6.21/Documentation/driver-api/media/drivers/ |
D | vidtv.rst | 481 - Randomly dropping some TS packets. This will trigger a continuity error if the
|
/linux-6.6.21/arch/arm64/boot/dts/qcom/ |
D | sdm845-cheza.dtsi | 787 * around this by dropping the "qcom,adreno-smmu" compat string.
|