Searched refs:grows (Results 1 – 24 of 24) sorted by relevance
/linux-6.6.21/mm/ |
D | mprotect.c | 696 const int grows = prot & (PROT_GROWSDOWN|PROT_GROWSUP); in do_mprotect_pkey() local 705 if (grows == (PROT_GROWSDOWN|PROT_GROWSUP)) /* can't be both */ in do_mprotect_pkey() 738 if (unlikely(grows & PROT_GROWSDOWN)) { in do_mprotect_pkey() 748 if (unlikely(grows & PROT_GROWSUP)) { in do_mprotect_pkey()
|
D | Kconfig | 966 user processes when the stack grows upwards (currently only on parisc
|
/linux-6.6.21/arch/x86/boot/ |
D | header.S | 479 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%, 481 # the size-dependent part now grows so fast. 485 # ZSTD compressed data grows by at most 3 bytes per 128K, and only has a 22
|
/linux-6.6.21/Documentation/devicetree/bindings/net/ |
D | faraday,ftgmac100.yaml | 54 rmii (100bT) but kept as a separate property in case NC-SI grows support
|
/linux-6.6.21/Documentation/admin-guide/LSM/ |
D | Yama.rst | 13 As Linux grows in popularity, it will become a larger target for
|
/linux-6.6.21/Documentation/hwmon/ |
D | coretemp.rst | 43 may be raised, if the temperature grows enough (more than TjMax) to trigger
|
/linux-6.6.21/Documentation/arch/arm/ |
D | porting.rst | 73 process can access+1. The user space stack grows down from this
|
/linux-6.6.21/Documentation/admin-guide/blockdev/ |
D | ramdisk.rst | 22 The RAM disk dynamically grows as more space is required. It does this by using
|
/linux-6.6.21/Documentation/ABI/testing/ |
D | sysfs-block-bcache | 142 memory; cache dynamically grows and shrinks in response to
|
/linux-6.6.21/security/ |
D | Kconfig.hardening | 277 be evaluated for suitability. For example, x86_64 grows by less 278 than 1%, and arm64 grows by about 5%.
|
/linux-6.6.21/Documentation/admin-guide/mm/ |
D | zswap.rst | 59 accessed. The compressed memory pool grows on demand and shrinks as compressed
|
/linux-6.6.21/Documentation/accounting/ |
D | taskstats.rst | 166 extended and the number of cpus grows large.
|
/linux-6.6.21/Documentation/process/ |
D | 7.AdvancedTopics.rst | 24 especially as the volume of those patches grows. Git also has its rough
|
/linux-6.6.21/Documentation/filesystems/ |
D | tmpfs.rst | 14 tmpfs puts everything into the kernel internal caches and grows and
|
D | xfs-online-fsck-design.rst | 1392 If the directory entry data grows beyond one block, the second partition (which 1397 If this second partition grows beyond one block, the third partition is 1400 If the free space has been separated and the second partition grows again
|
/linux-6.6.21/Documentation/admin-guide/thermal/ |
D | intel_powerclamp.rst | 145 among CPUs become challenging as the number of cores grows. This is
|
/linux-6.6.21/Documentation/arch/x86/ |
D | sgx.rst | 195 required to update the Merkle tree grows logarithmically in relation to the
|
/linux-6.6.21/Documentation/driver-api/firmware/ |
D | fallback-mechanisms.rst | 105 return an error. When loading firmware the firmware_class grows a buffer
|
/linux-6.6.21/Documentation/mm/damon/ |
D | design.rst | 154 size of the target workload grows.
|
/linux-6.6.21/arch/xtensa/ |
D | Kconfig | 515 specified as parameters, simdisk_count grows accordingly.
|
/linux-6.6.21/net/ipv4/ |
D | Kconfig | 568 queued grows) cannot coexist with congestion control (cwnd decreased only
|
/linux-6.6.21/Documentation/networking/ |
D | scaling.rst | 100 interrupts (and thus work) grows with each additional queue.
|
D | bonding.rst | 2598 needed as the number of systems involved grows (remember that each
|
/linux-6.6.21/Documentation/RCU/Design/Requirements/ |
D | Requirements.rst | 2175 If the gap grows too long, you get RCU CPU stall warnings. 2183 If the gap between a successive pair of quiescent states grows too
|