Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/fs/
Dbinfmt_flat.c81 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
Dbinfmt_elf.c838 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
/linux-5.19.10/mm/
Dinit-mm.c48 void setup_initial_init_mm(void *start_code, void *end_code, in setup_initial_init_mm()
/linux-5.19.10/arch/s390/include/asm/
Duser.h59 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-5.19.10/arch/powerpc/include/asm/
Duser.h38 unsigned long start_code; /* text starting address */ member
/linux-5.19.10/arch/alpha/include/asm/
Duser.h39 unsigned long start_code; /* text starting address */ member
/linux-5.19.10/arch/ia64/include/asm/
Duser.h44 unsigned long start_code; /* text starting address */ member
/linux-5.19.10/arch/sh/include/asm/
Duser.h45 unsigned long start_code; /* text starting address */ member
/linux-5.19.10/arch/s390/kernel/
Dcompat_ptrace.h45 u32 start_code; /* Starting virtual address of text. */ member
/linux-5.19.10/arch/arm/include/asm/
Duser.h64 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-5.19.10/arch/m68k/include/asm/
Duser.h69 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-5.19.10/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-5.19.10/drivers/media/platform/amphion/
Dvpu_helpers.c355 u32 start_code; in vpu_helper_find_startcode() local
/linux-5.19.10/tools/include/uapi/linux/
Dprctl.h135 __u64 start_code; /* code section bounds */ member
/linux-5.19.10/include/uapi/linux/
Dprctl.h135 __u64 start_code; /* code section bounds */ member
/linux-5.19.10/include/linux/
Dmm_types.h581 unsigned long start_code, end_code, start_data, end_data; member