Home
last modified time | relevance | path

Searched refs:headers (Results 1 – 8 of 8) sorted by relevance

/arch/tile/include/arch/
DKbuild1 # Tile arch headers
/arch/alpha/
DKconfig.debug21 ELF headers to determine where to transfer control. Unfortunately,
23 address rather than examining the ELF headers, and the result is a
/arch/tile/include/asm/
Dstack.h66 extern void tile_show_stack(struct KBacktraceIterator *, int headers);
/arch/mips/include/asm/
DKbuild1 # MIPS headers
/arch/arm/mach-clps711x/
DKconfig16 headers. It comes with 16 MB SDRAM and 8 MB flash ROM.
/arch/mips/alchemy/
DKconfig11 # to create the necessary gpio_* functions in your board code/headers!
/arch/mips/include/asm/sibyte/
Dsb1250_defs.h40 #error SiByte headers require ANSI C89 support
/arch/tile/kernel/
Dstack.c377 void tile_show_stack(struct KBacktraceIterator *kbt, int headers) in tile_show_stack() argument
384 if (headers) { in tile_show_stack()
421 if (headers) in tile_show_stack()