Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/include/asm/
Duser.h38 unsigned long start_data; /* data starting address */ member
/linux-4.4.14/arch/cris/include/asm/
Duser.h38 unsigned long start_data; /* data starting address */ member
/linux-4.4.14/arch/m32r/include/asm/
Duser.h38 unsigned long start_data; /* data starting address */ member
/linux-4.4.14/arch/alpha/include/asm/
Duser.h39 unsigned long start_data; /* data starting address */ member
/linux-4.4.14/arch/avr32/include/asm/
Duser.h51 unsigned long start_data; /* data starting address */ member
/linux-4.4.14/arch/ia64/include/asm/
Duser.h44 unsigned long start_data; /* data starting address */ member
/linux-4.4.14/fs/
Dbinfmt_flat.c78 unsigned long start_data; /* Start of data segment */ member
318 unsigned long start_data; in calc_reloc() local
Dbinfmt_elf.c677 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
/linux-4.4.14/arch/sh/include/asm/
Duser.h52 unsigned long start_data; /* data starting address */ member
/linux-4.4.14/include/uapi/linux/
Dprctl.h136 __u64 start_data; /* data section bounds */ member
/linux-4.4.14/include/linux/
Dmm_types.h433 unsigned long start_code, end_code, start_data, end_data; member
Dmm.h1887 unsigned long start_data) in check_data_rlimit()