/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
D | memory.json | 4 …re broken up into smaller transactions than what were specified in the load or store instructions,… 16 … by the load/store unit into smaller transactions that are issued by the bus interface, then the e… 20 … by the load/store unit into smaller transactions that are issued by the bus interface, then the e…
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
D | memory.json | 4 …re broken up into smaller transactions than what were specified in the load or store instructions,… 16 … by the load/store unit into smaller transactions that are issued by the bus interface, then the e… 20 … by the load/store unit into smaller transactions that are issued by the bus interface, then the e…
|
/linux-6.14.4/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
D | memory.json | 4 …re broken up into smaller transactions than what were specified in the load or store instructions,… 16 … by the load/store unit into smaller transactions that are issued by the bus interface, then the e… 20 … by the load/store unit into smaller transactions that are issued by the bus interface, then the e…
|
/linux-6.14.4/fs/jfs/ |
D | jfs_extent.c | 119 * try to allocate a smaller number of blocks (producing a smaller in extAlloc() 120 * extent), with this smaller number of blocks consisting of the in extAlloc() 121 * requested number of blocks rounded down to the next smaller in extAlloc() 124 * is smaller than the number of blocks per page. in extAlloc() 285 * a smaller number of blocks (producing a smaller extent), with 286 * this smaller number of blocks consisting of the requested 287 * number of blocks rounded down to the next smaller power of 2 290 * is smaller than the number of blocks per page.
|
/linux-6.14.4/tools/perf/pmu-events/arch/powerpc/power8/ |
D | memory.json | 53 …"BriefDescription": "Final Pump Scope (Group) ended up either larger or smaller than Initial Pump … 54 …l Pump Scope OR Final Pump Scope(Group) got data from source that was at smaller scope(Chip) Final… 83 …ll (Chip/Group) or the original scope was System and it should have been smaller. Counts for a dem… 84 …Chip/Group) OR Final Pump Scope(system) got data from source that was at smaller scope(Chip/group)… 119 …"BriefDescription": "Final Pump Scope (Group) ended up either larger or smaller than Initial Pump … 120 …l Pump Scope OR Final Pump Scope(Group) got data from source that was at smaller scope(Chip) Final… 203 …ll (Chip/Group) or the original scope was System and it should have been smaller. Counts for all d… 204 …Chip/Group) OR Final Pump Scope(system) got data from source that was at smaller scope(Chip/group)…
|
/linux-6.14.4/Documentation/filesystems/spufs/ |
D | spufs.rst | 87 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.14.4/Documentation/networking/ |
D | ipsec.rst | 20 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.14.4/lib/ |
D | linear_ranges.c | 132 * input value. Value is matching if it is equal or smaller than given 136 * value smaller or equal to given value 172 * input value. Value is matching if it is equal or smaller than given 174 * @found is set true. If a range with values smaller than given value is found 175 * but the range max is being smaller than given value, then the range's 180 * range with a value smaller or equal to given value
|
/linux-6.14.4/arch/x86/ |
D | Kconfig.cpu | 412 makes the kernel a tiny bit smaller. Disabling it on an Intel 426 makes the kernel a tiny bit smaller. Disabling it on a Cyrix 439 makes the kernel a tiny bit smaller. Disabling it on an AMD 453 makes the kernel a tiny bit smaller. Disabling it on an Hygon 466 makes the kernel a tiny bit smaller. Disabling it on a Centaur 480 makes the kernel a tiny bit smaller. Disabling it on a Transmeta 494 makes the kernel a tiny bit smaller. Disabling it on a UMC 507 makes the kernel a tiny bit smaller. Disabling it on a Zhaoxin 521 makes the kernel a tiny bit smaller.
|
/linux-6.14.4/include/media/i2c/ |
D | ov7670.h | 12 int min_width; /* Filter out smaller sizes */ 13 int min_height; /* Filter out smaller sizes */
|
/linux-6.14.4/include/uapi/linux/ |
D | falloc.h | 23 * smaller depending on the filesystem and/or the configuration of the 54 * boundaries, but this boundary may be larger or smaller depending on 71 * block size boundaries, but this boundary may be larger or smaller
|
/linux-6.14.4/arch/powerpc/kernel/ |
D | cacheinfo.c | 422 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.14.4/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ |
D | ia_css_vf.host.c | 46 * be smaller than the requested viewfinder resolution. 64 /* downscale until width smaller than the viewfinder width. We don't in sh_css_vf_downscale_log2() 73 /* now width is smaller, so we go up one step */ in sh_css_vf_downscale_log2()
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | pyperf180.c | 10 * to specify which cpu version is used for compilation. So a smaller 15 * repo checkpoint does not have __BPF_CPU_VERSION__, a smaller unroll_count
|
/linux-6.14.4/drivers/target/iscsi/ |
D | iscsi_target_nodeattrib.c | 56 pr_err("Requested DataOut Timeout %u smaller than" in iscsit_na_dataout_timeout() 81 pr_err("Requested DataOut Timeout Retries %u smaller" in iscsit_na_dataout_timeout_retries() 112 pr_err("Requested NopIn Timeout %u smaller than" in iscsit_na_nopin_timeout() 162 pr_err("Requested NopIn Response Timeout %u smaller" in iscsit_na_nopin_response_timeout()
|
/linux-6.14.4/Documentation/scheduler/ |
D | sched-deadline.rst | 89 then, if the scheduling deadline is smaller than the current time, or 356 If, instead, the total utilization is smaller than M, then non real-time 363 maximum tardiness of each task is smaller or equal than 379 of the tasks running on such a CPU is smaller or equal than 1. 383 running on such a CPU is smaller or equal than 1: 404 such a time with the interval size t. If h(t) is smaller than t (that is, 406 smaller than the size of the interval) for all the possible values of t, then 429 period smaller than the one of the first task. Hence, if all the tasks 432 smaller than the absolute deadline of Task_1, which is t + P). As a 455 As seen, enforcing that the total utilization is smaller than M does not [all …]
|
/linux-6.14.4/Documentation/userspace-api/media/dvb/ |
D | dmx-reqbufs.rst | 54 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.14.4/sound/usb/usx2y/ |
D | usbusx2y.h | 17 * Bigger is safer operation, smaller gives lower latencies. 25 * this define out, and thereby produce smaller, faster code.
|
/linux-6.14.4/usr/ |
D | Kconfig | 150 is slowest among the choices. The initramfs size is about 10% smaller 165 slowest. The initramfs size is about 33% smaller with LZMA in 177 30% smaller with XZ in comparison to gzip. Decompression speed is
|
/linux-6.14.4/include/net/ |
D | netmem.h | 80 * e.g. when it's a header buffer, performs faster and generates smaller 162 * e.g. when it's a header buffer, performs faster and generates smaller 209 * e.g. when it's a header buffer, performs faster and generates smaller
|
/linux-6.14.4/kernel/rcu/ |
D | Kconfig | 17 smaller systems. 28 smaller systems. 176 want the default because the smaller leaf-level fanout keeps 268 be especially helpful for smaller numbers of CPUs, where
|
/linux-6.14.4/Documentation/core-api/ |
D | swiotlb.rst | 125 max_sectors_kb might be even smaller, such as 252 KiB. 159 IO_TLB_SEGSIZE. Multiple smaller bounce buffers may co-exist in a single slot 167 maximum parallelism, but since an area can't be smaller than IO_TLB_SEGSIZE 213 allocation may not be available. The dynamic pool allocator tries smaller sizes 219 the number of areas will likely be smaller. For example, with a new pool size 231 few CPUs. It allows the default swiotlb pool to be smaller so that memory is
|
/linux-6.14.4/drivers/md/dm-vdo/indexer/ |
D | config.h | 65 /* Smaller (16), Small (64) or large (256) indices */ 91 /* Smaller (16), Small (64) or large (256) indices */
|
/linux-6.14.4/drivers/gpu/drm/i915/gem/ |
D | i915_gem_lmem.c | 65 * smaller, where the internal fragmentation cost is too great when rounding up 70 * @page_size. If this is smaller than the regions min_page_size then it can
|
/linux-6.14.4/Documentation/admin-guide/device-mapper/ |
D | dm-integrity.rst | 44 is capped at the size of the metadata area, but may be smaller, thereby 45 requiring multiple buffers to represent the full metadata area. A smaller 46 buffer size will produce a smaller resulting read/write operation to the 189 Use a smaller padding of the tag area that is more
|