Home
last modified time | relevance | path

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

/Linux-v5.4/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.4/fs/
Dbinfmt_flat.c79 unsigned long start_code; /* Start of text segment */ member
321 unsigned long start_code; in calc_reloc() local
436 unsigned long start_code, end_code; in load_flat_file() local
Dbinfmt_elf.c685 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
/Linux-v5.4/arch/s390/include/asm/
Duser.h59 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v5.4/arch/powerpc/include/asm/
Duser.h38 unsigned long start_code; /* text starting address */ member
/Linux-v5.4/arch/alpha/include/asm/
Duser.h39 unsigned long start_code; /* text starting address */ member
/Linux-v5.4/arch/ia64/include/asm/
Duser.h44 unsigned long start_code; /* text starting address */ member
/Linux-v5.4/arch/sh/include/asm/
Duser.h52 unsigned long start_code; /* text starting address */ member
/Linux-v5.4/arch/h8300/include/asm/
Duser.h58 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v5.4/arch/s390/kernel/
Dcompat_ptrace.h45 u32 start_code; /* Starting virtual address of text. */ member
/Linux-v5.4/arch/arm/include/asm/
Duser.h64 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v5.4/arch/m68k/include/asm/
Duser.h69 unsigned long start_code; /* Starting virtual address of text. */ member
/Linux-v5.4/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.4/include/uapi/linux/
Dprctl.h135 __u64 start_code; /* code section bounds */ member
/Linux-v5.4/tools/include/uapi/linux/
Dprctl.h135 __u64 start_code; /* code section bounds */ member
/Linux-v5.4/include/linux/
Dmm_types.h450 unsigned long start_code, end_code, start_data, end_data; member