Home
last modified time | relevance | path

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

123456789

/linux-6.1.9/arch/powerpc/kernel/
Dcacheinfo.c422 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument
424 while (smaller->next_local) { in link_cache_lists()
425 if (smaller->next_local == bigger) in link_cache_lists()
427 smaller = smaller->next_local; in link_cache_lists()
430 smaller->next_local = bigger; in link_cache_lists()
436 WARN_ONCE((smaller->level == 1 && bigger->level > 2) || in link_cache_lists()
437 (smaller->level > 1 && bigger->level != smaller->level + 1), in link_cache_lists()
439 smaller->level, smaller->ofnode, bigger->level, bigger->ofnode); in link_cache_lists()
/linux-6.1.9/Documentation/networking/
Dipsec.rst20 defined in section 3, is not smaller than the size of the original
31 where IP datagrams of size smaller than the threshold are sent in the
37 is smaller than the threshold or the compressed len is larger than original
/linux-6.1.9/Documentation/filesystems/spufs/
Dspufs.rst87 If a count smaller than four is requested, read returns -1 and
101 If a count smaller than four is requested, read returns -1 and
121 operations on an open wbox file are: write(2) If a count smaller than
146 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
219 If a count smaller than four is requested, read returns -1 and
225 If a count smaller than four is requested, write returns -1 and
/linux-6.1.9/arch/x86/
DKconfig.cpu408 makes the kernel a tiny bit smaller. Disabling it on an Intel
422 makes the kernel a tiny bit smaller. Disabling it on a Cyrix
435 makes the kernel a tiny bit smaller. Disabling it on an AMD
449 makes the kernel a tiny bit smaller. Disabling it on an Hygon
462 makes the kernel a tiny bit smaller. Disabling it on a Centaur
476 makes the kernel a tiny bit smaller. Disabling it on a Transmeta
490 makes the kernel a tiny bit smaller. Disabling it on a UMC
503 makes the kernel a tiny bit smaller. Disabling it on a Zhaoxin
517 makes the kernel a tiny bit smaller.
/linux-6.1.9/Documentation/userspace-api/media/dvb/
Ddmx-reqbufs.rst54 number allocated in the ``count`` field. The ``count`` can be smaller than the number requested, ev…
57 at ``size``, and can be smaller than what's requested.
/linux-6.1.9/arch/sh/boards/mach-r2d/
DKconfig11 R2D-PLUS is the smaller of the two R2D board versions, equipped
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dwq.h170 int smaller = 0x8000 & (cc1 - cc2); in mlx5_wq_cyc_cc_bigger() local
172 return !equal && !smaller; in mlx5_wq_cyc_cc_bigger()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-kernel-mm-memory-tiers21 A smaller value of N implies a higher (faster) memory tier in the
Ddevlink-resource-mlxsw25 device. Used in case the key size is smaller or equal to
/linux-6.1.9/Documentation/scheduler/
Dsched-deadline.rst89 then, if the scheduling deadline is smaller than the current time, or
353 If, instead, the total utilization is smaller than M, then non real-time
360 maximum tardiness of each task is smaller or equal than
376 of the tasks running on such a CPU is smaller or equal than 1.
380 running on such a CPU is smaller or equal than 1:
401 such a time with the interval size t. If h(t) is smaller than t (that is,
403 smaller than the size of the interval) for all the possible values of t, then
426 period smaller than the one of the first task. Hence, if all the tasks
429 smaller than the absolute deadline of Task_1, which is t + P). As a
452 As seen, enforcing that the total utilization is smaller than M does not
[all …]
/linux-6.1.9/Documentation/filesystems/
Domfs.rst51 have a smaller size than a data block, but since they are both addressed by the
52 same 64-bit block number, any remaining space in the smaller sysblock is
/linux-6.1.9/Documentation/devicetree/bindings/net/can/
Dgrcan.txt24 of this 32-bit property is smaller than GRCAN_TXBUG_SAFE_GRLIB_VERSION
/linux-6.1.9/Documentation/images/
DCOPYING-logo8 scale down to smaller sizes and are better for letterheads or whatever
/linux-6.1.9/Documentation/admin-guide/cgroup-v1/
Dpids.rst25 be smaller than pids.current, or attaching enough processes to the cgroup such
82 We can set a limit that is smaller than pids.current, which will stop any new
/linux-6.1.9/Documentation/devicetree/bindings/sound/
Dmax9892x.txt27 smaller frames sizes such as 32 BCLKS per LRCLK or
/linux-6.1.9/drivers/net/wireless/realtek/rtl8xxxu/
DKconfig16 and power management. However it should have a smaller
/linux-6.1.9/Documentation/devicetree/bindings/input/touchscreen/
Dfsl-mx25-tcq.txt18 plates and therefore the voltage decreases with pressure so that a smaller
/linux-6.1.9/Documentation/devicetree/bindings/media/i2c/
Dov7740.txt4 size, such as VGA, and QVGA, CIF and any size smaller. It also
/linux-6.1.9/tools/bpf/bpftool/Documentation/
Dbpftool-gen.rst191 The min_core_btf feature builds smaller BTF files, customized
415 **$ bpftool gen min_core_btf 5.4.0-example.btf 5.4.0-smaller.btf one.bpf.o**
417 **$ bpftool btf dump file 5.4.0-smaller.btf format raw**
434 Now, the "5.4.0-smaller.btf" file may be used by libbpf as an external BTF file
441 LIBBPF_OPTS(bpf_object_open_opts, opts, .btf_custom_path = "5.4.0-smaller.btf");
/linux-6.1.9/Documentation/admin-guide/device-mapper/
Dsnapshot.rst41 smaller than the origin and if it fills up the snapshot will become
159 During merging, the number of sectors allocated gets smaller and
160 smaller. Merging has finished when the number of sectors holding data
Ddm-ebs.rst7 a smaller logical block size on a device with a larger logical block
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dselection-api-examples.rst45 /* setting smaller compose rectangle */
/linux-6.1.9/drivers/misc/eeprom/
DKconfig22 24c16 (16 kbit) or smaller, and vice versa. Marking the chip
28 full functionality is not available. Only smaller devices are
/linux-6.1.9/Documentation/fb/
Dcirrusfb.rst88 * Several enhancements, smaller memory footprint, a few bugfixes.
/linux-6.1.9/drivers/net/ethernet/freescale/fman/
DKconfig24 read or write transactions into multiple smaller transactions

123456789