Home
last modified time | relevance | path

Searched full:grows (Results 1 – 25 of 119) sorted by relevance

12345

/linux-6.14.4/include/linux/sched/
Dtask_stack.h50 * When the stack grows down, this is just above the thread
53 * When the stack grows up, this is the highest address.
/linux-6.14.4/arch/arc/include/asm/
Dentry.h61 * which grows upwards towards thread_info
69 /* Go to end of page where stack begins (grows upwards) */
/linux-6.14.4/arch/parisc/include/asm/
Dmman.h18 * The stack on parisc grows upwards, so if userspace requests memory in arch_calc_vm_flag_bits()
/linux-6.14.4/include/net/
Dsock_reuseport.h24 /* ID stays the same even after the size of socks[] grows. */
/linux-6.14.4/Documentation/devicetree/bindings/net/
Dfaraday,ftgmac100.yaml54 rmii (100bT) but kept as a separate property in case NC-SI grows support
/linux-6.14.4/arch/x86/boot/
Dheader.S475 # 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.14.4/mm/
Dmprotect.c717 const int grows = prot & (PROT_GROWSDOWN|PROT_GROWSUP); in do_mprotect_pkey() local
726 if (grows == (PROT_GROWSDOWN|PROT_GROWSUP)) /* can't be both */ in do_mprotect_pkey()
759 if (unlikely(grows & PROT_GROWSDOWN)) { in do_mprotect_pkey()
769 if (unlikely(grows & PROT_GROWSUP)) { in do_mprotect_pkey()
/linux-6.14.4/include/linux/
Drhashtable.h51 * The maximum (not average) chain length grows with the size of the hash
826 * table grows beyond 70%.
855 * table grows beyond 70%.
878 * table grows beyond 70%.
903 * table grows beyond 70%.
955 * table grows beyond 70%.
Dlockdep_types.h209 * hash the hashes step by step as the dependency chain grows.
/linux-6.14.4/security/
DKconfig.hardening278 be evaluated for suitability. For example, x86_64 grows by less
279 than 1%, and arm64 grows by about 5%.
/linux-6.14.4/Documentation/admin-guide/LSM/
DYama.rst13 As Linux grows in popularity, it will become a larger target for
/linux-6.14.4/tools/testing/selftests/bpf/progs/
Dbpf_tracing_net.h167 /* If in slow start, ensure cwnd grows to twice what was ACKed. */ in tcp_is_cwnd_limited()
/linux-6.14.4/net/dccp/
Dackvec.c209 * The reason is that the vector grows in O(burst_length); when in dccp_ackvec_add_new()
210 * it grows too large there will no room left for the payload. in dccp_ackvec_add_new()
/linux-6.14.4/Documentation/arch/arm/
Dporting.rst73 process can access+1. The user space stack grows down from this
/linux-6.14.4/fs/ext4/
Dindirect.c1163 /* Shared branch grows from the inode */ in ext4_ind_truncate()
1172 /* Shared branch grows from an indirect block */ in ext4_ind_truncate()
1281 /* Shared branch grows from the inode */ in ext4_ind_remove_space()
1286 /* Shared branch grows from an indirect block */ in ext4_ind_remove_space()
1361 /* Shared branch grows from the inode */ in ext4_ind_remove_space()
1367 /* Shared branch grows from an indirect block */ in ext4_ind_remove_space()
/linux-6.14.4/Documentation/netlink/specs/
Drt_neigh.yaml152 name: hash-grows
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-block-bcache142 memory; cache dynamically grows and shrinks in response to
/linux-6.14.4/arch/powerpc/kernel/
Dstacktrace.c104 /* Stack grows downwards; unwinder may only go up. */ in arch_stack_walk_reliable()
/linux-6.14.4/Documentation/admin-guide/blockdev/
Dramdisk.rst22 The RAM disk dynamically grows as more space is required. It does this by using
/linux-6.14.4/drivers/md/
Draid1.h118 * mempools - it changes when the array grows or shrinks
/linux-6.14.4/Documentation/admin-guide/mm/
Dzswap.rst59 accessed. The compressed memory pool grows on demand and shrinks as compressed
/linux-6.14.4/kernel/time/
Dtick-internal.h203 * larger can result in overflows. TICK_NSEC grows as HZ
/linux-6.14.4/Documentation/hwmon/
Dcoretemp.rst43 may be raised, if the temperature grows enough (more than TjMax) to trigger
/linux-6.14.4/arch/arm/nwfpe/
Dfpopcode.h46 U up/down bit: 0 = stack grows down, 1 = stack grows up
/linux-6.14.4/Documentation/accounting/
Dtaskstats.rst166 extended and the number of cpus grows large.

12345