Home
last modified time | relevance | path

Searched full:smaller (Results 1 – 25 of 1362) sorted by relevance

12345678910>>...55

/Linux-v6.1/fs/jfs/
Djfs_extent.c114 * 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-v6.1/tools/perf/pmu-events/arch/powerpc/power8/
Dmemory.json53 …"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-v6.1/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-v6.1/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-v6.1/lib/
Dlinear_ranges.c132 * 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-v6.1/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-v6.1/include/media/i2c/
Dov7670.h12 int min_width; /* Filter out smaller sizes */
13 int min_height; /* Filter out smaller sizes */
/Linux-v6.1/include/uapi/linux/
Dfalloc.h22 * smaller depending on the filesystem and/or the configuration of the
53 * boundaries, but this boundary may be larger or smaller depending on
70 * block size boundaries, but this boundary may be larger or smaller
/Linux-v6.1/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-v6.1/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/
Dia_css_vf.host.c55 * 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-v6.1/drivers/target/iscsi/
Discsi_target_nodeattrib.c56 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-v6.1/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-v6.1/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-v6.1/usr/
DKconfig150 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-v6.1/fs/cramfs/
DREADME77 (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-v6.1/Documentation/admin-guide/mm/
Dhugetlbpage.rst221 smaller value. The kernel will attempt to balance the freeing of huge pages
261 smaller huge pages. For example, the x86 architecture supports both
269 demote_size is set to the next smaller huge page size. If there are
270 multiple smaller huge page sizes, demote_size can be set to any of
271 these smaller sizes. Only huge page sizes less than the current huge
455 a hugetlb page and the length is smaller than the hugepage size.
/Linux-v6.1/net/xfrm/
Dxfrm_compat.c178 /* compat_xfrm_user_expire has 4-byte smaller state */ in xfrm_nlmsg_put_compat()
198 /* compat_xfrm_user_polexpire has 4-byte smaller state */ in xfrm_nlmsg_put_compat()
207 /* compat_xfrm_user_polexpire has 4-byte smaller state */ in xfrm_nlmsg_put_compat()
504 /* compat_xfrm_user_expire has 4-byte smaller state */ in xfrm_xlate32()
524 /* compat_xfrm_user_polexpire has 4-byte smaller state */ in xfrm_xlate32()
533 /* compat_xfrm_user_polexpire has 4-byte smaller state */ in xfrm_xlate32()
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/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
/Linux-v6.1/drivers/gpu/drm/i915/gem/
Di915_gem_lmem.c88 * smaller, where the internal fragmentation cost is too great when rounding up
93 * @page_size. If this is smaller than the regions min_page_size then it can
/Linux-v6.1/kernel/rcu/
DKconfig17 smaller systems.
28 smaller systems.
177 want the default because the smaller leaf-level fanout keeps
/Linux-v6.1/drivers/watchdog/
Dsun4v_wdt.c138 * If the property value (in ms) is smaller than in sun4v_wdt_init()
145 * If the property value is smaller than in sun4v_wdt_init()
/Linux-v6.1/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

12345678910>>...55