Home
last modified time | relevance | path

Searched defs:start_code (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/drivers/misc/altera-stapl/
Daltera-jtag.c604 int start_code = 0; in altera_irscan() local
703 int start_code = 0; in altera_swap_ir() local
807 int start_code = 0; in altera_drscan() local
898 int start_code = 0; in altera_swap_dr() local
/Linux-v4.19/fs/
Dbinfmt_flat.c68 unsigned long start_code; /* Start of text segment */ member
309 unsigned long start_code; in calc_reloc() local
422 unsigned long start_code, end_code; in load_flat_file() local
Dbinfmt_elf.c703 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
/Linux-v4.19/arch/s390/include/asm/
Duser.h59 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v4.19/arch/powerpc/include/asm/
Duser.h38 unsigned long start_code; /* text starting address */ member
/Linux-v4.19/arch/alpha/include/asm/
Duser.h39 unsigned long start_code; /* text starting address */ member
/Linux-v4.19/arch/ia64/include/asm/
Duser.h44 unsigned long start_code; /* text starting address */ member
/Linux-v4.19/arch/sh/include/asm/
Duser.h52 unsigned long start_code; /* text starting address */ member
/Linux-v4.19/arch/h8300/include/asm/
Duser.h58 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v4.19/arch/s390/kernel/
Dcompat_ptrace.h45 u32 start_code; /* Starting virtual address of text. */ member
/Linux-v4.19/arch/arm/include/asm/
Duser.h64 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v4.19/arch/m68k/include/asm/
Duser.h69 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v4.19/arch/x86/include/asm/
Duser_32.h113 unsigned long start_code; /* Starting virtual address of text. */ member
Duser_64.h116 unsigned long start_code; /* Starting virtual address of text. */ member
Duser32.h55 __u32 start_code; /* Starting virtual address of text. */ member
/Linux-v4.19/tools/include/uapi/linux/
Dprctl.h135 __u64 start_code; /* code section bounds */ member
/Linux-v4.19/include/uapi/linux/
Dprctl.h135 __u64 start_code; /* code section bounds */ member
/Linux-v4.19/include/linux/
Dmm_types.h410 unsigned long start_code, end_code, start_data, end_data; member