/linux/include/linux/sched/ |
H A D | task_stack.h | 50 * When the stack grows down, this is just above the thread 53 * When the stack grows up, this is the highest address.
|
/linux/arch/arc/include/asm/ |
H A D | entry.h | 61 * which grows upwards towards thread_info 69 /* Go to end of page where stack begins (grows upwards) */
|
/linux/arch/parisc/include/asm/ |
H A D | mman.h | 18 * The stack on parisc grows upwards, so if userspace requests memory in arch_calc_vm_flag_bits()
|
/linux/include/net/ |
H A D | sock_reuseport.h | 24 /* ID stays the same even after the size of socks[] grows. */
|
/linux/arch/x86/boot/ |
H A 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/Documentation/devicetree/bindings/net/ |
H A D | faraday,ftgmac100.yaml | 54 rmii (100bT) but kept as a separate property in case NC-SI grows support
|
/linux/include/linux/ |
H A D | rhashtable.h | 51 * 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%.
|
H A D | lockdep_types.h | 209 * hash the hashes step by step as the dependency chain grows.
|
/linux/mm/ |
H A D | mprotect.c | 717 const int grows = prot & (PROT_GROWSDOWN|PROT_GROWSUP); in do_mprotect_pkey() 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() 715 const int grows = prot & (PROT_GROWSDOWN|PROT_GROWSUP); do_mprotect_pkey() local
|
/linux/security/ |
H A 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/Documentation/admin-guide/LSM/ |
H A D | Yama.rst | 13 As Linux grows in popularity, it will become a larger target for
|
/linux/net/dccp/ |
H A D | ackvec.c | 209 * 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/tools/testing/selftests/bpf/progs/ |
H A D | bpf_tracing_net.h | 167 /* If in slow start, ensure cwnd grows to twice what was ACKed. */ in tcp_is_cwnd_limited()
|
/linux/fs/ext4/ |
H A D | indirect.c | 1163 /* 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/Documentation/arch/arm/ |
H A D | porting.rst | 73 process can access+1. The user space stack grows down from this
|
/linux/Documentation/admin-guide/blockdev/ |
H A D | ramdisk.rst | 22 The RAM disk dynamically grows as more space is required. It does this by using
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-block-bcache | 142 memory; cache dynamically grows and shrinks in response to
|
/linux/arch/powerpc/kernel/ |
H A D | stacktrace.c | 104 /* Stack grows downwards; unwinder may only go up. */ in arch_stack_walk_reliable()
|
/linux/drivers/md/ |
H A D | raid1.h | 118 * mempools - it changes when the array grows or shrinks
|
/linux/arch/arm/nwfpe/ |
H A D | fpopcode.h | 46 U up/down bit: 0 = stack grows down, 1 = stack grows up
|
/linux/Documentation/hwmon/ |
H A D | coretemp.rst | 43 may be raised, if the temperature grows enough (more than TjMax) to trigger
|
/linux/Documentation/accounting/ |
H A D | taskstats.rst | 166 extended and the number of cpus grows large.
|
/linux/Documentation/process/ |
H A D | 7.AdvancedTopics.rst | 24 especially as the volume of those patches grows. Git also has its rough
|
/linux/drivers/i3c/master/mipi-i3c-hci/ |
H A D | ext_caps.c | 34 /* ought to go in a table if this grows too much */ in hci_extcap_hardware_id()
|
/linux/arch/x86/include/uapi/asm/ |
H A D | sigcontext.h | 37 * This extended area typically grows with newer CPUs that have larger and
|