| /Linux-v5.4/include/net/ |
| D | codel_impl.h | 157 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()
|
| D | codel.h | 129 bool dropping; member
|
| /Linux-v5.4/net/sched/ |
| D | sch_codel.c | 254 .dropping = q->vars.dropping, in codel_dump_stats() 259 if (q->vars.dropping) { in codel_dump_stats()
|
| D | sch_cake.c | 113 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() 2991 PUT_STAT_U32(DROPPING, flow->cvars.dropping); in cake_dump_class_stats() 3000 if (flow->cvars.dropping) { in cake_dump_class_stats()
|
| D | sch_fq_codel.c | 634 xstats.class_stats.dropping = flow->cvars.dropping; in fq_codel_dump_class_stats() 635 if (flow->cvars.dropping) { in fq_codel_dump_class_stats()
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-memory-page-offline | 10 dropping it if possible. The kernel will then be placed
|
| /Linux-v5.4/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-v5.4/Documentation/media/uapi/v4l/ |
| D | rw.rst | 27 recognize frame dropping and to synchronize with other data streams.
|
| D | dev-sliced-vbi.rst | 367 To assure synchronization and to distinguish from frame dropping, when a
|
| /Linux-v5.4/Documentation/virt/kvm/arm/ |
| D | hyp-abi.txt | 15 EL2 (arm64), allowing it to install a set of stubs before dropping to
|
| /Linux-v5.4/tools/include/uapi/linux/ |
| D | pkt_sched.h | 803 __u32 dropping; /* are we in dropping state ? */ member 855 __u32 dropping; member
|
| /Linux-v5.4/include/uapi/linux/ |
| D | pkt_sched.h | 804 __u32 dropping; /* are we in dropping state ? */ member 856 __u32 dropping; member
|
| /Linux-v5.4/Documentation/networking/ |
| D | netdevices.txt | 44 drop, truncate, or pass up oversize packets, but dropping oversize
|
| D | dccp.txt | 66 EAGAIN, whereas the "prio" policy enforces a fixed queue length by dropping the
|
| /Linux-v5.4/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 | 446 dentry before dropping the reference to the previous dentry may 788 getting a counted reference to the new dentry before dropping that for 816 That "dropping down to REF-walk" typically involves a call to 829 Other reasons for dropping out of RCU-walk that do not trigger a call 1040 but that isn't necessarily a big cost and it is better than dropping
|
| D | locking.rst | 378 ->freepage() is called when the kernel is done dropping the page
|
| /Linux-v5.4/Documentation/core-api/ |
| D | atomic_ops.rst | 658 a counter dropping to zero is never made visible before the 664 dropping to zero, there are no memory ordering requirements.
|
| /Linux-v5.4/Documentation/media/dvb-drivers/ |
| D | avermedia.rst | 264 decoding HDTV signals, although the PC is dropping the odd
|
| /Linux-v5.4/Documentation/sound/designs/ |
| D | compress-offload.rst | 92 ring buffer cannot be invalidated, except when dropping all buffers.
|
| /Linux-v5.4/Documentation/gpu/ |
| D | drm-uapi.rst | 156 Besides dropping all modeset/global ioctls, render nodes also drop the
|
| /Linux-v5.4/Documentation/vm/ |
| D | unevictable-lru.rst | 209 dropping the page lock. Because the condition which makes the page unevictable 430 after dropping the page lock. The "unneeded" page - old page on success, new
|
| /Linux-v5.4/Documentation/networking/device_drivers/intel/ |
| D | ixgb.rst | 281 # set number of unprocessed input packets before kernel starts dropping them; default 300
|
| /Linux-v5.4/Documentation/security/ |
| D | credentials.rst | 411 from that before dropping the lock. This prevents the potentially expensive
|
| /Linux-v5.4/Documentation/trace/ |
| D | ring-buffer-design.txt | 630 page. At this time, we must start dropping writes (usually with some kind
|