Home
last modified time | relevance | path

Searched refs:bigger (Results 1 – 25 of 67) sorted by relevance

123

/linux/arch/powerpc/kernel/
H A Dcacheinfo.c422 static void link_cache_lists(struct cache *smaller, struct cache *bigger) in link_cache_lists() argument
425 if (smaller->next_local == bigger) 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/arch/arm64/boot/dts/qcom/
H A Dsdm630-sony-xperia-ganges-kirin.dts24 /* Reserve a bigger chunk of RAM for the higher-res display */
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_slow_start_slow-start-ack-per-4pkt.pkt7 // mechanism that defers sending in order to send bigger TSO packets.
H A Dtcp_slow_start_slow-start-ack-per-2pkt.pkt8 // mechanism that defers sending in order to send bigger TSO packets.
H A Dtcp_slow_start_slow-start-ack-per-1pkt.pkt7 // mechanism that defers sending in order to send bigger TSO packets.
/linux/Documentation/userspace-api/media/drivers/
H A Daspeed-video.rst49 . Higher the value, better the quality and bigger the size.
/linux/Documentation/mm/
H A Dremap_file_pages.rst21 on 32-bit systems to map files bigger than can linearly fit into 32-bit
/linux/Documentation/networking/device_drivers/can/freescale/
H A Dflexcan.rst24 CAN frames. With the help of the bigger buffer, the mailbox mode
/linux/usr/
H A DKconfig189 kernel size is about 10% bigger than gzip. Despite that, its
201 size is about 15% bigger than gzip; however its decompression speed
/linux/Documentation/scsi/
H A Dcxgb3i.rst78 replace with a value no bigger than 15360 (for example 8192)::
H A Daha152x.rst161 (but there are already bigger disks out there today).
/linux/Documentation/admin-guide/
H A DREADME.rst82 Replace "x" for all versions bigger than the version "x" of your current
242 - Having unnecessary drivers will make the kernel bigger, and can
253 bigger or slower kernel (or both), and can even make the kernel
/linux/Documentation/cpu-freq/
H A Dcpufreq-stats.rst103 If the transition table is bigger than PAGE_SIZE, reading this will
/linux/Documentation/devicetree/bindings/
H A Dwriting-bindings.rst79 - For sub-blocks/components of bigger device (e.g. SoC blocks) use rather
/linux/Documentation/filesystems/nfs/
H A Drpc-server-gss.rst55 A) It can handle tokens that are no bigger than 2KiB
/linux/Documentation/ABI/testing/
H A Dsysfs-class-devfreq55 If the transition table is bigger than PAGE_SIZE, reading
H A Dsysfs-class-rnbd-client32 accepts a string not bigger than 256 chars, which identifies
/linux/Documentation/scheduler/
H A Dsched-nice-design.rst40 bigger hit than the normal linear rule would do. (The solution of
/linux/Documentation/virt/kvm/devices/
H A Ds390_flic.rst36 for userspace to try again with a bigger buffer.
/linux/Documentation/power/powercap/
H A Dpowercap.rst24 bigger part consists of multiple smaller parts that each have their own power
/linux/lib/
H A DKconfig.kasan147 some workloads), but makes the kernel's .text size much bigger.
/linux/Documentation/networking/
H A Dchecksum-offloads.rst123 there doesn't seem to be a way to avoid that without incurring bigger costs
H A Dnetdev-features.rst145 headers. Some drivers set this because the cards can't handle the bigger MTU.
/linux/Documentation/process/
H A Dmanagement-style.rst38 important. The bigger and more painful the decision, the bigger the
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-stateless-decoder.rst188 * If required, the driver will adjust ``count`` to be equal or bigger to the
202 into account) and pass an equal or bigger number.

123