Home
last modified time | relevance | path

Searched refs:grows (Results 1 – 21 of 21) sorted by relevance

/linux-3.4.99/mm/
Dmprotect.c238 const int grows = prot & (PROT_GROWSDOWN|PROT_GROWSUP); in SYSCALL_DEFINE3() local
240 if (grows == (PROT_GROWSDOWN|PROT_GROWSUP)) /* can't be both */ in SYSCALL_DEFINE3()
270 if (unlikely(grows & PROT_GROWSDOWN)) { in SYSCALL_DEFINE3()
281 if (unlikely(grows & PROT_GROWSUP)) { in SYSCALL_DEFINE3()
/linux-3.4.99/Documentation/ABI/obsolete/
Dproc-pid-oom_adj12 task allocating pages, so using a bitshift which grows the score
/linux-3.4.99/Documentation/frv/
Dmmu-layout.txt194 00004000-01ffffff ~32MB lower mmap space (grows up)
195 02000000-021fffff 2MB Stack space (grows down from top)
197 nnnnnnnn- brk space (grows up)
198 -bfffffff upper mmap space (grows down)
/linux-3.4.99/Documentation/blockdev/
Dramdisk.txt21 The RAM disk dynamically grows as more space is required. It does this by using
63 the RAM disk dynamically grows as data is being written into it, a size field
/linux-3.4.99/Documentation/security/
DYama.txt14 As Linux grows in popularity, it will become a larger target for
/linux-3.4.99/Documentation/firmware_class/
DREADME35 kernel: grows a buffer in PAGE_SIZE increments to hold the image as it
/linux-3.4.99/Documentation/mn10300/
DABI.txt12 The stack grows downwards, and should always be 32-bit aligned. There are
/linux-3.4.99/Documentation/hwmon/
Dcoretemp34 may be raised, if the temperature grows enough (more than TjMax) to trigger
/linux-3.4.99/arch/cris/arch-v32/kernel/
Dkgdb_asm.S308 move.d internal_stack+1020, $sp ; Use the internal stack which grows upwards
/linux-3.4.99/Documentation/arm/
DPorting69 process can access+1. The user space stack grows down from this
/linux-3.4.99/Documentation/cgroups/
Dresource_counter.txt105 a. If the failcnt value constantly grows, this means that the counter's
/linux-3.4.99/Documentation/
Dmedia-framework.txt124 number of extra links. The links array will be reallocated if it grows beyond
199 pre-allocated and grows dynamically as needed.
Dfeature-removal-schedule.txt128 task allocating pages, so using a bitshift which grows the score
/linux-3.4.99/Documentation/filesystems/
Dtmpfs.txt8 tmpfs puts everything into the kernel internal caches and grows and
/linux-3.4.99/Documentation/accounting/
Dtaskstats.txt165 extended and the number of cpus grows large.
/linux-3.4.99/Documentation/development-process/
D7.AdvancedTopics20 especially as the volume of those patches grows. Git also has its rough
/linux-3.4.99/Documentation/networking/
Dscaling.txt90 interrupts (and thus work) grows with each additional queue.
Dbonding.txt2302 needed as the number of systems involved grows (remember that each
/linux-3.4.99/scripts/kconfig/
Dzconf.lex.c_shipped954 /* Number of entries by which start-condition stack grows. */
/linux-3.4.99/scripts/dtc/
Ddtc-lexer.lex.c_shipped728 /* Number of entries by which start-condition stack grows. */
/linux-3.4.99/scripts/genksyms/
Dlex.lex.c_shipped710 /* Number of entries by which start-condition stack grows. */