Home
last modified time | relevance | path

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

/linux/drivers/misc/altera-stapl/
H A Daltera-jtag.c590 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/fs/
H A Dbinfmt_flat.c83 unsigned long start_code; /* Start of text segment */ member
310 unsigned long start_code; in calc_reloc() local
417 unsigned long start_code, end_code; in load_flat_file() local
H A Dbinfmt_elf.c838 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
/linux/mm/
H A Dinit-mm.c50 void setup_initial_init_mm(void *start_code, void *end_code, in setup_initial_init_mm() argument
/linux/arch/s390/include/asm/
H A Duser.h59 unsigned long start_code; /* Starting virtual address of text. */ member
/linux/arch/powerpc/include/asm/
H A Duser.h38 unsigned long start_code; /* text starting address */ member
/linux/arch/alpha/include/asm/
H A Duser.h39 unsigned long start_code; /* text starting address */ member
/linux/arch/sh/include/asm/
H A Duser.h45 unsigned long start_code; /* text starting address */ member
/linux/arch/s390/kernel/
H A Dcompat_ptrace.h45 u32 start_code; /* Starting virtual address of text. */ member
/linux/arch/arm/include/asm/
H A Duser.h64 unsigned long start_code; /* Starting virtual address of text. */ member
/linux/arch/m68k/include/asm/
H A Duser.h69 unsigned long start_code; /* Starting virtual address of text. */ member
/linux/arch/x86/include/asm/
H A Duser_32.h113 unsigned long start_code; /* Starting virtual address of text. */ member
H A Duser_64.h116 unsigned long start_code; /* Starting virtual address of text. */ member
H A Duser32.h55 __u32 start_code; /* Starting virtual address of text. */ member
/linux/drivers/media/platform/amphion/
H A Dvpu_helpers.c391 u32 start_code; in vpu_helper_find_startcode() local
/linux/tools/include/uapi/linux/
H A Dprctl.h135 __u64 start_code; /* code section bounds */ member
/linux/include/uapi/linux/
H A Dprctl.h135 __u64 start_code; /* code section bounds */ member
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dprctl.h135 __u64 start_code; /* code section bounds */ member
/linux/include/linux/
H A Dmm_types.h962 unsigned long start_code, end_code, start_data, end_data; member