Searched refs:grows (Results 1 – 23 of 23) sorted by relevance
/linux-6.12.1/mm/ |
D | mprotect.c | 715 const int grows = prot & (PROT_GROWSDOWN|PROT_GROWSUP); in do_mprotect_pkey() local 724 if (grows == (PROT_GROWSDOWN|PROT_GROWSUP)) /* can't be both */ in do_mprotect_pkey() 757 if (unlikely(grows & PROT_GROWSDOWN)) { in do_mprotect_pkey() 767 if (unlikely(grows & PROT_GROWSUP)) { in do_mprotect_pkey()
|
D | Kconfig | 987 user processes when the stack grows upwards (currently only on parisc
|
/linux-6.12.1/arch/x86/boot/ |
D | header.S | 475 # LZ4 is even worse: data that cannot be further compressed grows by 0.4%, 477 # the size-dependent part now grows so fast. 481 # ZSTD compressed data grows by at most 3 bytes per 128K, and only has a 22
|
/linux-6.12.1/Documentation/admin-guide/LSM/ |
D | Yama.rst | 13 As Linux grows in popularity, it will become a larger target for
|
/linux-6.12.1/Documentation/hwmon/ |
D | coretemp.rst | 43 may be raised, if the temperature grows enough (more than TjMax) to trigger
|
/linux-6.12.1/Documentation/arch/arm/ |
D | porting.rst | 73 process can access+1. The user space stack grows down from this
|
/linux-6.12.1/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.12.1/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.12.1/Documentation/ABI/testing/ |
D | sysfs-block-bcache | 142 memory; cache dynamically grows and shrinks in response to
|
/linux-6.12.1/Documentation/admin-guide/mm/ |
D | zswap.rst | 59 accessed. The compressed memory pool grows on demand and shrinks as compressed
|
/linux-6.12.1/Documentation/accounting/ |
D | taskstats.rst | 166 extended and the number of cpus grows large.
|
/linux-6.12.1/Documentation/filesystems/ |
D | tmpfs.rst | 14 tmpfs puts everything into the kernel internal caches and grows and
|
/linux-6.12.1/Documentation/admin-guide/thermal/ |
D | intel_powerclamp.rst | 145 among CPUs become challenging as the number of cores grows. This is
|
/linux-6.12.1/Documentation/process/ |
D | 7.AdvancedTopics.rst | 24 especially as the volume of those patches grows. Git also has its rough
|
/linux-6.12.1/Documentation/arch/x86/ |
D | sgx.rst | 195 required to update the Merkle tree grows logarithmically in relation to the
|
/linux-6.12.1/Documentation/driver-api/firmware/ |
D | fallback-mechanisms.rst | 105 return an error. When loading firmware the firmware_class grows a buffer
|
/linux-6.12.1/arch/xtensa/ |
D | Kconfig | 518 specified as parameters, simdisk_count grows accordingly.
|
/linux-6.12.1/Documentation/mm/damon/ |
D | design.rst | 183 size of the target workload grows.
|
/linux-6.12.1/net/ipv4/ |
D | Kconfig | 568 queued grows) cannot coexist with congestion control (cwnd decreased only
|
/linux-6.12.1/Documentation/networking/ |
D | scaling.rst | 115 interrupts (and thus work) grows with each additional queue.
|
D | bonding.rst | 2610 needed as the number of systems involved grows (remember that each
|
/linux-6.12.1/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
|
/linux-6.12.1/Documentation/filesystems/xfs/ |
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
|