Home
last modified time | relevance | path

Searched refs:smaller (Results 1 – 25 of 183) sorted by relevance

12345678

/Linux-v4.19/Documentation/networking/
Dipsec.txt12 defined in section 3, is not smaller than the size of the original
23 where IP datagrams of size smaller than the threshold are sent in the
29 is smaller than the threshold or the compressed len is larger than original
/Linux-v4.19/arch/powerpc/kernel/
Dcacheinfo.c415 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument
417 while (smaller->next_local) { in link_cache_lists()
418 if (smaller->next_local == bigger) in link_cache_lists()
420 smaller = smaller->next_local; in link_cache_lists()
423 smaller->next_local = bigger; in link_cache_lists()
/Linux-v4.19/fs/befs/
DTODO7 smaller peices.
/Linux-v4.19/Documentation/media/uapi/dvb/
Ddmx-reqbufs.rst52 number allocated in the ``count`` field. The ``count`` can be smaller than the number requested, ev…
55 at ``size``, and can be smaller than what's requested.
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h165 int smaller = 0x8000 & (cc1 - cc2); in mlx5_wq_cyc_cc_bigger() local
167 return !equal && !smaller; in mlx5_wq_cyc_cc_bigger()
/Linux-v4.19/arch/sh/boards/mach-r2d/
DKconfig11 R2D-PLUS is the smaller of the two R2D board versions, equipped
/Linux-v4.19/Documentation/
Dlogo.txt8 scale down to smaller sizes and are better for letterheads or whatever
/Linux-v4.19/Documentation/devicetree/bindings/net/can/
Dgrcan.txt24 of this 32-bit property is smaller than GRCAN_TXBUG_SAFE_GRLIB_VERSION
/Linux-v4.19/Documentation/scheduler/
Dsched-deadline.txt89 then, if the scheduling deadline is smaller than the current time, or
347 If, instead, the total utilization is smaller than M, then non real-time
354 maximum tardiness of each task is smaller or equal than
368 of the tasks running on such a CPU is smaller or equal than 1.
372 running on such a CPU is smaller or equal than 1:
389 such a time with the interval size t. If h(t) is smaller than t (that is,
391 smaller than the size of the interval) for all the possible values of t, then
414 period smaller than the one of the first task. Hence, if all the tasks
417 smaller than the absolute deadline of Task_1, which is t + P). As a
438 As seen, enforcing that the total utilization is smaller than M does not
[all …]
/Linux-v4.19/Documentation/cgroup-v1/
Dpids.txt24 be smaller than pids.current, or attaching enough processes to the cgroup such
75 We can set a limit that is smaller than pids.current, which will stop any new
/Linux-v4.19/Documentation/filesystems/
Domfs.txt45 have a smaller size than a data block, but since they are both addressed by the
46 same 64-bit block number, any remaining space in the smaller sysblock is
Dspufs.txt77 If a count smaller than four is requested, read returns -1 and
91 If a count smaller than four is requested, read returns -1 and
111 operations on an open wbox file are: write(2) If a count smaller than
138 If a count smaller than four is requested, read returns -1 and
198 If a count smaller than four is requested, read returns -1 and
204 If a count smaller than four is requested, write returns -1 and
220 If a count smaller than four is requested, read returns -1 and
226 If a count smaller than four is requested, write returns -1 and
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dmax9892x.txt27 smaller frames sizes such as 32 BCLKS per LRCLK or
/Linux-v4.19/drivers/misc/eeprom/
DKconfig20 24c16 (16 kbit) or smaller, and vice versa. Marking the chip
26 full functionality is not available. Only smaller devices are
/Linux-v4.19/Documentation/ABI/testing/
Ddevlink-resource-mlxsw25 device. Used in case the key size is smaller or equal to
/Linux-v4.19/arch/x86/
DKconfig.cpu397 makes the kernel a tiny bit smaller. Disabling it on an Intel
411 makes the kernel a tiny bit smaller. Disabling it on a Cyrix
424 makes the kernel a tiny bit smaller. Disabling it on an AMD
437 makes the kernel a tiny bit smaller. Disabling it on a Centaur
451 makes the kernel a tiny bit smaller. Disabling it on a Transmeta
465 makes the kernel a tiny bit smaller. Disabling it on a UMC
/Linux-v4.19/drivers/net/wireless/realtek/rtl8xxxu/
DKconfig15 and power management. However it should have a smaller
/Linux-v4.19/Documentation/devicetree/bindings/input/touchscreen/
Dfsl-mx25-tcq.txt18 plates and therefore the voltage decreases with pressure so that a smaller
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dov7740.txt4 size, such as VGA, and QVGA, CIF and any size smaller. It also
/Linux-v4.19/Documentation/device-mapper/
Dsnapshot.txt39 smaller than the origin and if it fills up the snapshot will become
141 During merging, the number of sectors allocated gets smaller and
142 smaller. Merging has finished when the number of sectors holding data
/Linux-v4.19/Documentation/media/uapi/v4l/
Dselection-api-examples.rst45 /* setting smaller compose rectangle */
/Linux-v4.19/tools/testing/selftests/rcutorture/doc/
Drcu-test-image.txt4 doubt be smaller. It is probably also possible to simply download
/Linux-v4.19/drivers/staging/android/ion/
DKconfig35 into smaller chunk sizes, typically corresponding to a TLB size.
/Linux-v4.19/net/sunrpc/
DKconfig46 Disabling this option will make your kernel slightly smaller,
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dcap11xx.txt26 smaller delta capacitance is required to

12345678