/linux/drivers/misc/altera-stapl/ |
A D | altera-jtag.c | 590 int start_code = 0; in altera_irscan() local 689 int start_code = 0; in altera_swap_ir() local 793 int start_code = 0; in altera_drscan() local 884 int start_code = 0; in altera_swap_dr() local
|
/linux/mm/ |
A D | init-mm.c | 44 void setup_initial_init_mm(void *start_code, void *end_code, in setup_initial_init_mm()
|
/linux/fs/ |
A D | binfmt_flat.c | 85 unsigned long start_code; /* Start of text segment */ member 332 unsigned long start_code; in calc_reloc() local 447 unsigned long start_code, end_code; in load_flat_file() local
|
A D | binfmt_elf.c | 837 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
|
/linux/arch/s390/include/asm/ |
A D | user.h | 59 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux/arch/powerpc/include/asm/ |
A D | user.h | 38 unsigned long start_code; /* text starting address */ member
|
/linux/arch/alpha/include/asm/ |
A D | user.h | 39 unsigned long start_code; /* text starting address */ member
|
/linux/arch/ia64/include/asm/ |
A D | user.h | 44 unsigned long start_code; /* text starting address */ member
|
/linux/arch/sh/include/asm/ |
A D | user.h | 45 unsigned long start_code; /* text starting address */ member
|
/linux/arch/h8300/include/asm/ |
A D | user.h | 58 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux/arch/s390/kernel/ |
A D | compat_ptrace.h | 45 u32 start_code; /* Starting virtual address of text. */ member
|
/linux/arch/arm/include/asm/ |
A D | user.h | 64 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux/arch/m68k/include/asm/ |
A D | user.h | 69 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux/arch/x86/include/asm/ |
A D | user_32.h | 113 unsigned long start_code; /* Starting virtual address of text. */ member
|
A D | user32.h | 55 __u32 start_code; /* Starting virtual address of text. */ member
|
A D | user_64.h | 116 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux/tools/include/uapi/linux/ |
A D | prctl.h | 135 __u64 start_code; /* code section bounds */ member
|
/linux/include/uapi/linux/ |
A D | prctl.h | 135 __u64 start_code; /* code section bounds */ member
|
/linux/include/linux/ |
A D | mm_types.h | 567 unsigned long start_code, end_code, start_data, end_data; member
|