Home
last modified time | relevance | path

Searched defs:start_data (Results 1 – 9 of 9) sorted by relevance

/linux-6.8/arch/alpha/include/asm/
Duser.h40 unsigned long start_data; /* data starting address */ member
/linux-6.8/arch/powerpc/include/asm/
Duser.h39 unsigned long start_data; /* data starting address */ member
/linux-6.8/fs/
Dbinfmt_flat.c82 unsigned long start_data; /* Start of data segment */ member
306 unsigned long start_data; in calc_reloc() local
Dbinfmt_elf.c832 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
/linux-6.8/arch/sh/include/asm/
Duser.h46 unsigned long start_data; /* data starting address */ member
/linux-6.8/include/uapi/linux/
Dprctl.h137 __u64 start_data; /* data section bounds */ member
/linux-6.8/tools/include/uapi/linux/
Dprctl.h137 __u64 start_data; /* data section bounds */ member
/linux-6.8/include/linux/
Dmm_types.h870 unsigned long start_code, end_code, start_data, end_data; member
Dmm.h3331 unsigned long start_data) in check_data_rlimit()