Home
last modified time | relevance | path

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

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