Home
last modified time | relevance | path

Searched defs:start_brk (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Delf.c119 unsigned long *start_brk) in elf_fdpic_arch_lay_out_mm()
/openbmc/qemu/linux-user/
H A Dflatload.c60 abi_ulong start_brk; /* End of data segment */ member
266 abi_ulong start_brk; in calc_reloc() local
/openbmc/linux/fs/
H A Dbinfmt_flat.c83 unsigned long start_brk; /* End of data segment */ member
305 unsigned long start_brk; in calc_reloc() local
/openbmc/linux/tools/include/uapi/linux/
H A Dprctl.h139 __u64 start_brk; /* heap for brk() syscall */ member
/openbmc/linux/include/uapi/linux/
H A Dprctl.h139 __u64 start_brk; /* heap for brk() syscall */ member
/openbmc/linux/include/linux/
H A Dmm_types.h810 unsigned long start_brk, brk, start_stack; member