Home
last modified time | relevance | path

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

/linux-6.12.1/arch/arm/kernel/
Delf.c119 unsigned long *start_brk) in elf_fdpic_arch_lay_out_mm()
/linux-6.12.1/fs/
Dbinfmt_flat.c85 unsigned long start_brk; /* End of data segment */ member
307 unsigned long start_brk; in calc_reloc() local
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/
Dprctl.h139 __u64 start_brk; /* heap for brk() syscall */ member
/linux-6.12.1/tools/include/uapi/linux/
Dprctl.h139 __u64 start_brk; /* heap for brk() syscall */ member
/linux-6.12.1/include/uapi/linux/
Dprctl.h139 __u64 start_brk; /* heap for brk() syscall */ member
/linux-6.12.1/include/linux/
Dmm_types.h923 unsigned long start_brk, brk, start_stack; member