| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
| H A 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/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
| H A 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/tools/perf/pmu-events/arch/arm64/arm/neoverse-n3/ |
| H A D | memory.json | 4 …re broken up into smaller transactions than what were specified in the load or store instructions,… 12 … by the load/store unit into smaller transactions that are issued by the bus interface, then the e… 16 … by the load/store unit into smaller transactions that are issued by the bus interface, then the e…
|
| /linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
| H A 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/tools/perf/pmu-events/arch/arm64/arm/neoverse-v3/ |
| H A 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/fs/jfs/ |
| H A 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/Documentation/filesystems/spufs/ |
| H A 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/tools/perf/pmu-events/arch/powerpc/power8/ |
| H A 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/arch/x86/ |
| H A D | Kconfig.cpu | 373 makes the kernel a tiny bit smaller. Disabling it on an Intel 387 makes the kernel a tiny bit smaller. Disabling it on a Cyrix 400 makes the kernel a tiny bit smaller. Disabling it on an AMD 414 makes the kernel a tiny bit smaller. Disabling it on an Hygon 427 makes the kernel a tiny bit smaller. Disabling it on a Centaur 441 makes the kernel a tiny bit smaller. Disabling it on a Transmeta 455 makes the kernel a tiny bit smaller. Disabling it on a UMC 468 makes the kernel a tiny bit smaller. Disabling it on a Zhaoxin 482 makes the kernel a tiny bit smaller.
|
| /linux/lib/ |
| H A 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/Documentation/networking/ |
| H A 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/arch/powerpc/kernel/ |
| H A 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/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ |
| H A 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/Documentation/scheduler/ |
| H A D | sched-deadline.rst | 90 then, if the scheduling deadline is smaller than the current time, or 357 If, instead, the total utilization is smaller than M, then non real-time 364 maximum tardiness of each task is smaller or equal than 380 of the tasks running on such a CPU is smaller or equal than 1. 384 running on such a CPU is smaller or equal than 1: 405 such a time with the interval size t. If h(t) is smaller than t (that is, 407 smaller than the size of the interval) for all the possible values of t, then 430 period smaller than the one of the first task. Hence, if all the tasks 433 smaller than the absolute deadline of Task_1, which is t + P). As a 456 As seen, enforcing that the total utilization is smaller than M does not [all …]
|
| /linux/include/media/i2c/ |
| H A D | ov7670.h | 12 int min_width; /* Filter out smaller sizes */ 13 int min_height; /* Filter out smaller sizes */
|
| /linux/drivers/target/iscsi/ |
| H A 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/tools/testing/selftests/bpf/progs/ |
| H A 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/include/uapi/linux/ |
| H A 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/Documentation/core-api/ |
| H A 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/usr/ |
| H A 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/tools/testing/selftests/net/ |
| H A D | icmp_rfc4884.c | 372 * datagram is smaller than 128 bytes, generates an error with zero offset, 408 * datagram is smaller than 128 bytes, generates an error with zero offset, 456 * smaller than the object header, generates an error with the expected offset, 482 * datagram is smaller than 128 bytes, generates an error with zero offset, 517 * datagram is smaller than 128 bytes, generates an error with zero offset, 565 * smaller than the object header, generates an error with the expected offset,
|
| /linux/Documentation/userspace-api/media/dvb/ |
| H A 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/sound/usb/usx2y/ |
| H A D | usbusx2y.h | 17 * Bigger is safer operation, smaller gives lower latencies. 25 * this define out, and thereby produce smaller, faster code.
|
| /linux/kernel/rcu/ |
| H A D | Kconfig | 17 smaller systems. 28 smaller systems. 212 want the default because the smaller leaf-level fanout keeps 304 be especially helpful for smaller numbers of CPUs, where
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A 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 194 Use a smaller padding of the tag area that is more
|