Searched defs:start_brk (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | elf.c | 116 elf_fdpic_arch_lay_out_mm(struct elf_fdpic_params *exec_params, struct elf_fdpic_params *interp_params, unsigned long *start_stack, unsigned long *start_brk) elf_fdpic_arch_lay_out_mm() argument
|
/kernel/linux/linux-6.6/arch/arm/kernel/ |
H A D | elf.c | 116 elf_fdpic_arch_lay_out_mm(struct elf_fdpic_params *exec_params, struct elf_fdpic_params *interp_params, unsigned long *start_stack, unsigned long *start_brk) elf_fdpic_arch_lay_out_mm() argument
|
/kernel/liteos_m/kal/libc/newlib/porting/include/sys/ |
H A D | prctl.h | 45 uint64_t start_brk; member
|
/kernel/linux/linux-6.6/fs/ |
H A D | binfmt_flat.c | 83 unsigned long start_brk; /* End of data segment */ member 305 unsigned long start_brk; in calc_reloc() local [all...] |
/kernel/linux/linux-5.10/fs/ |
H A D | binfmt_flat.c | 81 unsigned long start_brk; /* End of data segment */ member 323 unsigned long start_brk; in calc_reloc() local [all...] |
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | prctl.h | 139 __u64 start_brk; /* heap for brk() syscall */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | prctl.h | 139 __u64 start_brk; /* heap for brk() syscall */ member
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | prctl.h | 101 __u64 start_brk; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | prctl.h | 88 __u64 start_brk; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | prctl.h | 101 __u64 start_brk; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mm_types.h | 527 unsigned long start_brk, brk, start_stack; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | prctl.h | 139 __u64 start_brk; /* heap for brk() syscall */ member
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | prctl.h | 139 __u64 start_brk; /* heap for brk() syscall */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | mm_types.h | 815 unsigned long start_brk, brk, start_stack; member
|
Completed in 12 milliseconds