/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 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/apple/ |
H A D | t8015-8plus.dtsi | 8 /* The 8 Plus has minor differences like 1 more camera, 1 GiB of RAM more and a bigger display. */
|
H A D | t8010-ipad7.dtsi | 10 * small changes, like the a bigger screen and 1 GiB of RAM more, hence
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm630-sony-xperia-ganges-kirin.dts | 24 /* Reserve a bigger chunk of RAM for the higher-res display */
|
/linux/tools/testing/selftests/net/packetdrill/ |
H A D | tcp_slow_start_slow-start-ack-per-4pkt.pkt | 7 // mechanism that defers sending in order to send bigger TSO packets.
|
H A D | tcp_slow_start_slow-start-ack-per-2pkt.pkt | 8 // mechanism that defers sending in order to send bigger TSO packets.
|
H A D | tcp_slow_start_slow-start-ack-per-1pkt.pkt | 7 // mechanism that defers sending in order to send bigger TSO packets.
|
/linux/Documentation/mm/ |
H A D | remap_file_pages.rst | 21 on 32-bit systems to map files bigger than can linearly fit into 32-bit
|
H A D | split_page_table_lock.rst | 99 - if size of spinlock_t is bigger then size of long, we use page->ptl as
|
/linux/Documentation/userspace-api/media/drivers/ |
H A D | aspeed-video.rst | 49 . Higher the value, better the quality and bigger the size.
|
/linux/Documentation/networking/device_drivers/can/freescale/ |
H A D | flexcan.rst | 24 CAN frames. With the help of the bigger buffer, the mailbox mode
|
/linux/Documentation/process/debugging/ |
H A D | index.rst | 63 In that case your range of available tools is a lot bigger, you can find the
|
/linux/arch/s390/include/asm/ |
H A D | pci.h | 35 # error ZPCI_NR_DEVICES can not be bigger than ZPCI_DOMAIN_BITMAP_SIZE
|
/linux/usr/ |
H A D | Kconfig | 189 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 D | cxgb3i.rst | 78 replace with a value no bigger than 15360 (for example 8192)::
|
/linux/Documentation/cpu-freq/ |
H A D | cpufreq-stats.rst | 103 If the transition table is bigger than PAGE_SIZE, reading this will
|
/linux/Documentation/admin-guide/ |
H A D | README.rst | 82 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/ABI/stable/ |
H A D | sysfs-block | 6 bigger than the logical block size (for instance a drive 18 internally allocate space in units that are bigger than 193 bigger than the logical block size (for instance a drive 205 internally allocate space in units that are bigger than 325 allocate space using units that are bigger than the logical 646 size but may be bigger. One example is SATA drives with 4KB
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-devfreq | 55 If the transition table is bigger than PAGE_SIZE, reading
|
H A D | sysfs-class-rnbd-client | 32 accepts a string not bigger than 256 chars, which identifies
|
/linux/Documentation/devicetree/bindings/ |
H A D | writing-bindings.rst | 100 - For sub-blocks/components of bigger device (e.g. SoC blocks) use rather
|
/linux/Documentation/scheduler/ |
H A D | sched-nice-design.rst | 40 bigger hit than the normal linear rule would do. (The solution of
|
/linux/tools/perf/ |
H A D | builtin-lock.c | 156 /* build simple key function one is bigger than two */ 424 int (*bigger)(struct lock_stat *, struct lock_stat *)) in insert_to() 434 if (bigger(st, p)) in insert_to() 445 int (*bigger)(struct lock_stat *, in insert_to_result() 450 insert_to(&result, st, bigger); in insert_to_result()
|
/linux/Documentation/virt/kvm/devices/ |
H A D | s390_flic.rst | 36 for userspace to try again with a bigger buffer.
|
/linux/Documentation/power/powercap/ |
H A D | powercap.rst | 24 bigger part consists of multiple smaller parts that each have their own power
|