Home
last modified time | relevance | path

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

123456

/openbmc/linux/include/linux/sched/
H A Dtask_stack.h49 * When the stack grows down, this is just above the thread
52 * When the stack grows up, this is the highest address.
/openbmc/u-boot/include/configs/
H A Dsocfpga_common.h238 * 0xFFFF_xxxx ...... Top of stack (grows down)
245 * 0xFFEx_xxxx ...... Top of stack (grows down to bottom)
247 * 0xFFEz_zzzz ...... Malloc area (grows up to top)
H A D3c120_devboard.h46 * -The stack is placed below the heap (&grows down).
H A D10m50_devboard.h46 * -The stack is placed below the heap (&grows down).
H A Diot_devkit.h38 * - Stack starts from CONFIG_SYS_INIT_SP_ADDR and grows down,
H A Dsocfpga_stratix10_socdk.h185 * 0xFFEx_xxxx ...... Top of stack (grows down)
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/meson.cross.d/
H A Dcommon2 # On all known supported architectures the stack grows down
/openbmc/linux/arch/parisc/include/asm/
H A Dmman.h18 * The stack on parisc grows upwards, so if userspace requests memory in arch_calc_vm_flag_bits()
/openbmc/linux/include/net/
H A Dsock_reuseport.h24 /* ID stays the same even after the size of socks[] grows. */
/openbmc/linux/arch/arc/include/asm/
H A Dentry.h163 * which grows upwards towards thread_info
171 /* Go to end of page where stack begins (grows upwards) */
/openbmc/u-boot/arch/x86/cpu/
H A Dstart.S107 * Stack grows down from top of CAR. We have:
184 /* Stack grows down from top of SDRAM */
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dfaraday,ftgmac100.yaml54 rmii (100bT) but kept as a separate property in case NC-SI grows support
/openbmc/u-boot/include/
H A Dusb_defs.h314 * One type grows from USB 1.1 host controllers (OHCI, UHCI etc).
315 * The other type grows from high speed hubs when they connect to
/openbmc/u-boot/doc/SPL/
H A DREADME.omap326 starts at the top of SRAM (which is configurable) and grows downward. The
/openbmc/linux/arch/x86/boot/
H A Dheader.S479 # 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
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_car.S56 /* stack grows down from top of CAR */
/openbmc/linux/mm/
H A Dmprotect.c696 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()
/openbmc/linux/include/linux/
H A 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%.
/openbmc/linux/security/
H A DKconfig.hardening277 be evaluated for suitability. For example, x86_64 grows by less
278 than 1%, and arm64 grows by about 5%.
/openbmc/linux/Documentation/admin-guide/LSM/
H A DYama.rst13 As Linux grows in popularity, it will become a larger target for
/openbmc/u-boot/arch/x86/lib/
H A Dspl.c69 * The stack grows down from ptr. Put the global data at ptr. This in x86_spl_init()
/openbmc/linux/net/dccp/
H A 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()
/openbmc/linux/Documentation/arch/arm/
H A Dporting.rst73 process can access+1. The user space stack grows down from this
/openbmc/linux/fs/ext4/
H A Dindirect.c1170 /* Shared branch grows from the inode */ in ext4_ind_truncate()
1179 /* Shared branch grows from an indirect block */ in ext4_ind_truncate()
1288 /* Shared branch grows from the inode */ in ext4_ind_remove_space()
1293 /* Shared branch grows from an indirect block */ in ext4_ind_remove_space()
1368 /* Shared branch grows from the inode */ in ext4_ind_remove_space()
1374 /* Shared branch grows from an indirect block */ in ext4_ind_remove_space()
/openbmc/qemu/hw/ppc/
H A Dspapr_vof.c70 /* Stack grows downwards plus reserve space for the minimum stack frame */ in spapr_vof_reset()

123456