Searched defs:prologue (Results  1 – 4 of 4) sorted by relevance
| /linux-4.1.27/arch/alpha/lib/ | 
| D | stacktrace.c | 93 	instr * prologue = (instr *)stacktrace;  in stacktrace()  local
  | 
| /linux-4.1.27/arch/microblaze/kernel/ | 
| D | unwind.c | 129 	unsigned long *prologue = NULL;  in lookup_prev_stack_frame()  local
  | 
| /linux-4.1.27/arch/sh/kernel/cpu/sh5/ | 
| D | unwind.c | 53 	unsigned long prologue = 0;  in lookup_prev_stack_frame()  local
  | 
| /linux-4.1.27/arch/x86/crypto/ | 
| D | aes-x86_64-asm_64.S | 52 #define prologue(FUNC,KEY,B128,B192,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11) \  macro
  |