/linux-5.19.10/drivers/misc/altera-stapl/ |
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-5.19.10/fs/ |
D | binfmt_flat.c | 81 unsigned long start_code; /* Start of text segment */ member 308 unsigned long start_code; in calc_reloc() local 415 unsigned long start_code, end_code; in load_flat_file() local
|
D | binfmt_elf.c | 838 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
|
/linux-5.19.10/mm/ |
D | init-mm.c | 48 void setup_initial_init_mm(void *start_code, void *end_code, in setup_initial_init_mm()
|
/linux-5.19.10/arch/s390/include/asm/ |
D | user.h | 59 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-5.19.10/arch/powerpc/include/asm/ |
D | user.h | 38 unsigned long start_code; /* text starting address */ member
|
/linux-5.19.10/arch/alpha/include/asm/ |
D | user.h | 39 unsigned long start_code; /* text starting address */ member
|
/linux-5.19.10/arch/ia64/include/asm/ |
D | user.h | 44 unsigned long start_code; /* text starting address */ member
|
/linux-5.19.10/arch/sh/include/asm/ |
D | user.h | 45 unsigned long start_code; /* text starting address */ member
|
/linux-5.19.10/arch/s390/kernel/ |
D | compat_ptrace.h | 45 u32 start_code; /* Starting virtual address of text. */ member
|
/linux-5.19.10/arch/arm/include/asm/ |
D | user.h | 64 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-5.19.10/arch/m68k/include/asm/ |
D | user.h | 69 unsigned long start_code; /* Starting virtual address of text. */ member
|
/linux-5.19.10/arch/x86/include/asm/ |
D | user_32.h | 113 unsigned long start_code; /* Starting virtual address of text. */ member
|
D | user_64.h | 116 unsigned long start_code; /* Starting virtual address of text. */ member
|
D | user32.h | 55 __u32 start_code; /* Starting virtual address of text. */ member
|
/linux-5.19.10/drivers/media/platform/amphion/ |
D | vpu_helpers.c | 355 u32 start_code; in vpu_helper_find_startcode() local
|
/linux-5.19.10/tools/include/uapi/linux/ |
D | prctl.h | 135 __u64 start_code; /* code section bounds */ member
|
/linux-5.19.10/include/uapi/linux/ |
D | prctl.h | 135 __u64 start_code; /* code section bounds */ member
|
/linux-5.19.10/include/linux/ |
D | mm_types.h | 581 unsigned long start_code, end_code, start_data, end_data; member
|