/linux-4.4.14/include/net/ |
D | codel.h | 150 bool dropping; member 281 vars->dropping = false; 286 if (vars->dropping) { 289 vars->dropping = false; 299 while (vars->dropping && 320 vars->dropping = false; 344 vars->dropping = true;
|
/linux-4.4.14/net/sched/ |
D | sch_codel.c | 233 .dropping = q->vars.dropping, in codel_dump_stats() 238 if (q->vars.dropping) { in codel_dump_stats()
|
D | sch_fq_codel.c | 575 xstats.class_stats.dropping = flow->cvars.dropping; in fq_codel_dump_class_stats() 576 if (flow->cvars.dropping) { in fq_codel_dump_class_stats()
|
D | Kconfig | 615 Say Y here to take generic actions such as dropping and
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-memory-page-offline | 10 dropping it if possible. The kernel will then be placed
|
/linux-4.4.14/include/uapi/linux/ |
D | pkt_sched.h | 699 __u32 dropping; /* are we in dropping state ? */ member 747 __u32 dropping; member
|
/linux-4.4.14/Documentation/input/ |
D | ntrig.txt | 71 not address the problem of dropping one of more contacts while other contacts 109 dropping worsen and interfere with the normal usage of your device, try
|
/linux-4.4.14/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
|
D | ixgb.txt | 240 # set number of unprocessed input packets before kernel starts dropping them; default 300
|
D | scaling.txt | 177 during CPU contention by dropping packets from large flows slightly
|
D | ip-sysctl.txt | 146 result in unnecessarily dropping fragment queues when normal 1183 via netlink before dropping back to multicast probes (see
|
/linux-4.4.14/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 | porting | 377 the filesystem provides it), which requires dropping out of rcu-walk mode. This
|
D | Locking | 322 ->freepage() is called when the kernel is done dropping the page
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-decoder-api.txt | 68 faster playback. Instead the host should start dropping frames.
|
/linux-4.4.14/Documentation/ |
D | atomic_ops.txt | 635 a counter dropping to zero is never made visible before the 639 is not dropping to zero, there are no memory ordering
|
D | memory-barriers.txt | 2159 What is necessary here is to intervene with an mmiowb() before dropping the
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | compress_offload.txt | 87 ring buffer cannot be invalidated, except when dropping all buffers.
|
/linux-4.4.14/Documentation/dvb/ |
D | avermedia.txt | 294 decoding HDTV signals, although the PC is dropping the odd
|
/linux-4.4.14/Documentation/vm/ |
D | unevictable-lru.txt | 226 dropping the page lock. Because the condition which makes the page unevictable 447 after dropping the page lock. The "unneeded" page - old page on success, new
|
/linux-4.4.14/Documentation/filesystems/configfs/ |
D | configfs.txt | 331 will not be able to acquire the mutex while a dropping item has not
|
/linux-4.4.14/fs/ceph/ |
D | caps.c | 1116 int held, revoking, dropping, keep; in __send_cap() local 1134 dropping = cap->issued & ~retain; in __send_cap()
|
/linux-4.4.14/Documentation/security/ |
D | credentials.txt | 437 from that before dropping the lock. This prevents the potentially expensive
|
/linux-4.4.14/Documentation/trace/ |
D | ring-buffer-design.txt | 630 page. At this time, we must start dropping writes (usually with some kind
|
D | ftrace.txt | 481 buffer and starts dropping events.
|
/linux-4.4.14/Documentation/cgroups/ |
D | cgroups.txt | 567 @cgrp. @cgrp is being removed and the subsystem should start dropping
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 1114 If the driver is dropping the io_request_lock from its request_fn strategy,
|
/linux-4.4.14/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 340 virtual machine and dropping them into /lib/modules/`uname -r`.
|