Home
last modified time | relevance | path

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

/linux-3.3/drivers/misc/altera-stapl/
Daltera-jtag.c604 int start_code = 0; in altera_irscan() local
703 int start_code = 0; in altera_swap_ir() local
807 int start_code = 0; in altera_drscan() local
898 int start_code = 0; in altera_swap_dr() local
/linux-3.3/fs/
Dbinfmt_flat.c78 unsigned long start_code; /* Start of text segment */ member
319 unsigned long start_code; in calc_reloc() local
438 unsigned long start_code, end_code; in load_flat_file() local
Dbinfmt_elf.c572 unsigned long start_code, end_code, start_data, end_data; in load_elf_binary() local
/linux-3.3/arch/frv/include/asm/
Duser.h64 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-3.3/arch/s390/include/asm/
Duser.h60 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-3.3/arch/mn10300/include/asm/
Duser.h33 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-3.3/arch/mips/include/asm/
Duser.h43 unsigned long start_code; /* text starting address */ member
/linux-3.3/arch/alpha/include/asm/
Duser.h38 unsigned long start_code; /* text starting address */ member
/linux-3.3/arch/cris/include/asm/
Duser.h37 unsigned long start_code; /* text starting address */ member
/linux-3.3/arch/m32r/include/asm/
Duser.h37 unsigned long start_code; /* text starting address */ member
/linux-3.3/arch/powerpc/include/asm/
Duser.h37 unsigned long start_code; /* text starting address */ member
/linux-3.3/arch/ia64/include/asm/
Duser.h43 unsigned long start_code; /* text starting address */ member
/linux-3.3/arch/avr32/include/asm/
Duser.h50 unsigned long start_code; /* text starting address */ member
/linux-3.3/arch/sh/include/asm/
Duser.h51 unsigned long start_code; /* text starting address */ member
/linux-3.3/arch/h8300/include/asm/
Duser.h58 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-3.3/arch/s390/kernel/
Dcompat_ptrace.h44 u32 start_code; /* Starting virtual address of text. */ member
/linux-3.3/arch/arm/include/asm/
Duser.h63 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-3.3/arch/m68k/include/asm/
Duser.h68 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-3.3/arch/x86/include/asm/
Duser_32.h112 unsigned long start_code; /* Starting virtual address of text. */ member
Duser32.h54 __u32 start_code; /* Starting virtual address of text. */ member
Duser_64.h115 unsigned long start_code; /* Starting virtual address of text. */ member
/linux-3.3/drivers/net/ethernet/i825xx/
Deexpress.c163 static unsigned short start_code[] = { variable
/linux-3.3/include/linux/
Dmm_types.h328 unsigned long start_code, end_code, start_data, end_data; member