Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/altera-stapl/
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-v5.15/mm/
Dinit-mm.c44 void setup_initial_init_mm(void *start_code, void *end_code, in setup_initial_init_mm()
/Linux-v5.15/fs/
Dbinfmt_flat.c85 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
Dbinfmt_elf.c837 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
/Linux-v5.15/arch/s390/include/asm/
Duser.h59 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v5.15/arch/powerpc/include/asm/
Duser.h38 unsigned long start_code; /* text starting address */ member
/Linux-v5.15/arch/alpha/include/asm/
Duser.h39 unsigned long start_code; /* text starting address */ member
/Linux-v5.15/arch/ia64/include/asm/
Duser.h44 unsigned long start_code; /* text starting address */ member
/Linux-v5.15/arch/sh/include/asm/
Duser.h45 unsigned long start_code; /* text starting address */ member
/Linux-v5.15/arch/h8300/include/asm/
Duser.h58 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v5.15/arch/s390/kernel/
Dcompat_ptrace.h45 u32 start_code; /* Starting virtual address of text. */ member
/Linux-v5.15/arch/arm/include/asm/
Duser.h64 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v5.15/arch/m68k/include/asm/
Duser.h69 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v5.15/arch/x86/include/asm/
Duser_32.h113 unsigned long start_code; /* Starting virtual address of text. */ member
Duser32.h55 __u32 start_code; /* Starting virtual address of text. */ member
Duser_64.h116 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v5.15/include/uapi/linux/
Dprctl.h135 __u64 start_code; /* code section bounds */ member
/Linux-v5.15/tools/include/uapi/linux/
Dprctl.h135 __u64 start_code; /* code section bounds */ member
/Linux-v5.15/include/linux/
Dmm_types.h502 unsigned long start_code, end_code, start_data, end_data; member