/linux-6.12.1/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.12.1/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.12.1/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.12.1/fs/jfs/ |
D | jfs_extent.c | 114 * try to allocate a smaller number of blocks (producing a smaller in extAlloc() 115 * extent), with this smaller number of blocks consisting of the in extAlloc() 116 * requested number of blocks rounded down to the next smaller in extAlloc() 119 * is smaller than the number of blocks per page. in extAlloc() 275 * a smaller number of blocks (producing a smaller extent), with 276 * this smaller number of blocks consisting of the requested 277 * number of blocks rounded down to the next smaller power of 2 280 * is smaller than the number of blocks per page.
|
/linux-6.12.1/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.12.1/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.12.1/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.12.1/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.12.1/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.12.1/include/media/i2c/ |
D | ov7670.h | 12 int min_width; /* Filter out smaller sizes */ 13 int min_height; /* Filter out smaller sizes */
|
/linux-6.12.1/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.12.1/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.12.1/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.12.1/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ |
D | ia_css_vf.host.c | 55 * be smaller than the requested viewfinder resolution. 73 /* downscale until width smaller than the viewfinder width. We don't in sh_css_vf_downscale_log2() 82 /* now width is smaller, so we go up one step */ in sh_css_vf_downscale_log2()
|
/linux-6.12.1/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.12.1/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.12.1/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.12.1/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.12.1/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.12.1/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.12.1/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
|
/linux-6.12.1/fs/cramfs/ |
D | README | 77 (For the last <block> of the file, the input may of course be smaller.) 163 It's easy enough to change the kernel to use a smaller value than 173 smaller PAGE_SIZE values.
|
/linux-6.12.1/drivers/misc/eeprom/ |
D | Kconfig | 23 24c16 (16 kbit) or smaller, and vice versa. Marking the chip 29 full functionality is not available. Only smaller devices are
|
/linux-6.12.1/tools/testing/selftests/net/netfilter/ |
D | conntrack_sctp_collision.sh | 61 # use a smaller number for assoc's max_retrans to reproduce the issue 79 # NOTE: one way to work around the issue is set a smaller hb_interval
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | hugetlbpage.rst | 219 smaller value. The kernel will attempt to balance the freeing of huge pages 259 smaller huge pages. For example, the x86 architecture supports both 267 demote_size is set to the next smaller huge page size. If there are 268 multiple smaller huge page sizes, demote_size can be set to any of 269 these smaller sizes. Only huge page sizes less than the current huge 460 a hugetlb page and the length is smaller than the hugepage size.
|