Searched refs:prologue (Results 1 - 108 of 108) sorted by relevance

/linux-4.1.27/arch/ia64/scripts/
H A Dcheck-text-align.S2 .prologue
/linux-4.1.27/arch/alpha/boot/
H A Dhead.S23 .prologue 0
32 .prologue 0
59 .prologue 0
91 .prologue 0
100 .prologue 0
109 .prologue 0
/linux-4.1.27/arch/alpha/lib/
H A Dclear_page.S12 .prologue 0
H A Dcopy_page.S12 .prologue 0
H A Ddbg_current.S17 .prologue 0
H A Ddbg_stackcheck.S18 .prologue 0
H A Ddbg_stackkill.S19 .prologue 0
H A Ddec_and_lock.c16 .prologue 0 \n\
H A Dev6-clear_page.S12 .prologue 0
H A Dstrcpy.S16 .prologue 0
H A Dstacktrace.c93 instr * prologue = (instr *)stacktrace; stacktrace() local
98 ret_pc = display_stored_regs(prologue, sp); stacktrace()
99 sp += stack_increment(prologue); stacktrace()
100 prologue = seek_prologue(ret_pc); stacktrace()
H A Dstrcat.S15 .prologue 0
H A Dmemset.S30 .prologue 0
113 .prologue 0
H A Dev67-strcat.S30 .prologue 0
H A Dmemmove.S21 .prologue 1
H A Dstrncat.S20 .prologue 0
H A Dstrncpy.S24 .prologue 0
H A Ddivide.S99 .prologue 0
171 .prologue 0
H A Dclear_user.S43 .prologue 0
H A Dcopy_user.S49 .prologue 0
H A Dcsum_ipv6_magic.S20 .prologue 0
H A Dev67-strncat.S31 .prologue 0
H A Dstrchr.S19 .prologue 0
H A Dev67-strchr.S29 .prologue 0
H A Dstrrchr.S19 .prologue 0
H A Dev6-divide.S109 .prologue 0
225 .prologue 0
H A Dev6-copy_page.S65 .prologue 0
H A Dev6-csum_ipv6_magic.S60 .prologue 0
H A Dev6-memchr.S39 .prologue 0
H A Dev6-memcpy.S31 .prologue 0
H A Dev67-strrchr.S32 .prologue 0
H A Dmemchr.S42 .prologue 0
H A Dev6-memset.S43 .prologue 0
242 .prologue 0
419 .prologue 0
H A Dev6-stxcpy.S50 .prologue 0
119 .prologue 0
H A Dev6-stxncpy.S58 .prologue 0
150 .prologue 0
H A Dstxcpy.S39 .prologue 0
99 .prologue 0
H A Dstxncpy.S47 .prologue 0
118 .prologue 0
H A Dev6-clear_user.S61 .prologue 0
H A Dev6-copy_user.S61 .prologue 0
/linux-4.1.27/arch/alpha/kernel/
H A Dhead.S22 .prologue 0
43 .prologue 1
68 .prologue 0
79 .prologue 0
96 .prologue 0
H A Dentry.S806 .prologue 0
823 .prologue 0
838 .prologue 0
853 .prologue 0
H A Dmodule.c222 /* Omit the prologue. */ apply_relocate_add()
/linux-4.1.27/arch/alpha/include/asm/
H A Dxor.h40 .prologue 0 \n\
95 .prologue 0 \n\
173 .prologue 0 \n\
270 .prologue 0 \n\
388 .prologue 0 \n\
457 .prologue 0 \n\
555 .prologue 0 \n\
677 .prologue 0 \n\
/linux-4.1.27/scripts/
H A Dsign-file318 my $prologue;
320 $prologue = pack("C*",
326 $prologue = pack("C*",
332 $prologue = pack("C*",
338 $prologue = pack("C*",
344 $prologue = pack("C*",
372 print write_to $prologue . $digest || die "pipe to openssl rsautl";
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
H A Dunwind.c32 * around the prologue of the symbol PC is in (note that we absolutely must
53 unsigned long prologue = 0; lookup_prev_stack_frame() local
63 prologue = pc - offset; lookup_prev_stack_frame()
64 if (!prologue) lookup_prev_stack_frame()
79 for (i = 0; i < 100; i++, prologue += sizeof(unsigned long)) { lookup_prev_stack_frame()
84 op = *(unsigned long *)prologue; lookup_prev_stack_frame()
/linux-4.1.27/arch/unicore32/kernel/
H A Dstacktrace.c24 * With framepointer enabled, a simple function prologue looks like this:
33 * prologue and epilogue, therefore we can ignore the LR value in this case.
/linux-4.1.27/arch/ia64/lib/
H A Dip_fast_csum.S34 .prologue
79 .prologue
H A Dclear_page.S33 .prologue
H A Dcopy_page.S38 .prologue
H A Dclear_user.S55 .prologue
H A Dcopy_page_mck.S101 .prologue
H A Dmemcpy.S47 .prologue
H A Dstrlen.S82 .prologue
H A Dstrlen_user.S84 .prologue
H A Dmemcpy_mck.S82 .prologue
276 .prologue
H A Dmemset.S58 .prologue
H A Ddo_csum.S127 .prologue
H A Dcopy_user.S74 .prologue
/linux-4.1.27/arch/ia64/kernel/
H A Dgate.S39 .prologue
113 .prologue
191 .restore sp // pop .prologue
194 .prologue
223 .restore sp // pop .prologue
226 .prologue
314 .prologue
H A Dunwind_i.h67 * At the end of each prologue these locations get resolved to
97 unsigned int in_body : 1; /* are we inside a body (as opposed to a prologue)? */
H A Dpal.S56 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(4)
99 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(4)
146 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(4)
205 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(5)
H A Defi_stub.S46 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(8)
H A Dentry.h37 .prologue; \
H A Desi_stub.S48 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(2)
H A Dfsys.S52 .prologue
61 .prologue
94 .prologue
141 .prologue
316 .prologue
332 .prologue
385 .prologue
406 .prologue
H A Drelocate_kernel.S22 .prologue
190 .prologue
H A Dentry.S63 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(8)
111 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(8)
142 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(8)
173 .prologue
244 .prologue
367 .prologue
587 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(0)
1216 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(8)
1236 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(8)
1268 .prologue
1304 .prologue
1322 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(2)
1331 .prologue ASM_UNW_PRLG_RP|ASM_UNW_PRLG_PFS, ASM_UNW_PRLG_GRSAVE(2)
H A Dunwind_decoder.c423 /* prologue table: */
H A Dmca_asm.S258 .prologue
367 .prologue
H A Dhead.S194 .prologue
1013 .prologue
H A Divt.S1659 .prologue
H A Dunwind.c1159 * prologue descriptors:
/linux-4.1.27/arch/x86/crypto/
H A Daes-x86_64-asm_64.S52 #define prologue(FUNC,KEY,B128,B192,r1,r2,r3,r4,r5,r6,r7,r8,r9,r10,r11) \ define
134 prologue(FUNC,KEY,B128,B192,R2,R8,R7,R9,R1,R3,R4,R6,R10,R5,R11)
/linux-4.1.27/arch/arm/kernel/
H A Dstacktrace.c14 * With framepointer enabled, a simple function prologue looks like this:
23 * prologue and epilogue, therefore we can ignore the LR value in this case.
/linux-4.1.27/arch/microblaze/kernel/
H A Dunwind.c129 unsigned long *prologue = NULL; lookup_prev_stack_frame() local
133 prologue = find_frame_creation((unsigned long *)pc); lookup_prev_stack_frame()
135 if (prologue) { lookup_prev_stack_frame()
136 long frame_size = get_frame_size(*prologue); lookup_prev_stack_frame()
/linux-4.1.27/arch/arm64/kernel/
H A Dstacktrace.c28 * A simple function prologue looks like this:
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dptrace.h54 * ptrace but is also the frame format used in the kernel prologue/epilogues
/linux-4.1.27/arch/cris/include/arch-v32/arch/
H A Dptrace.h52 * ptrace but is also the frame format used in the kernel prologue/epilogues
/linux-4.1.27/arch/arc/kernel/
H A Dctx_sw.c30 /* FP/BLINK save generated by gcc (standard function prologue */ __switch_to()
H A Dstacktrace.c81 /* In the prologue of __switch_to, first FP is saved on stack seed_unwind_frame_info()
/linux-4.1.27/arch/frv/kernel/
H A Dentry-table.S35 # The user and kernel trap tables use the same prologue for normal
36 # exception processing. The prologue then jumps to the handler in this
H A Dbreak.S185 # handle single stepping into an exception prologue from kernel mode
500 # do the first part of the exception prologue here
555 # return through remainder of the exception prologue
/linux-4.1.27/arch/cris/arch-v32/lib/
H A Dusercopy.c74 to the function prologue/epilogue, and make non-movem sizes __copy_user()
208 to the function prologue/epilogue, and make non-movem sizes __copy_user_zeroing()
366 those registers to the function prologue/epilogue, and make __do_clear_user()
H A Dmemset.c98 to the function prologue/epilogue, and make non-block sizes memset()
H A Dstring.c87 to the function prologue/epilogue, and make non-movem sizes memcpy()
/linux-4.1.27/arch/blackfin/kernel/
H A Dftrace-entry.S25 /* GCC will have called us before setting up the function prologue, so we
/linux-4.1.27/arch/ia64/hp/sim/boot/
H A Dboot_head.S22 .prologue
/linux-4.1.27/arch/alpha/math-emu/
H A Dqrnnd.S38 .prologue 0
/linux-4.1.27/arch/arc/include/asm/
H A Dentry.h12 * it's prologue including stack switching from user mode
387 * Exception Entry prologue
395 /* Need at least 1 reg to code the early exception prologue */
423 /* Restore r9 used to code the early prologue */
/linux-4.1.27/arch/powerpc/net/
H A Dbpf_jit_comp.c114 /* Assemble the body code between the prologue & epilogue. */ bpf_jit_build_body()
631 * Pretend to build prologue, given the features we've seen. This will bpf_jit_compile()
648 /* Now build the prologue, body code & epilogue for real. */ bpf_jit_compile()
/linux-4.1.27/arch/cris/arch-v10/lib/
H A Dusercopy.c78 to the function prologue/epilogue, and make non-movem sizes __copy_user()
244 to the function prologue/epilogue, and make non-movem sizes __copy_user_zeroing()
415 those registers to the function prologue/epilogue, and make __do_clear_user()
H A Dmemset.c98 to the function prologue/epilogue, and make non-block sizes memset()
H A Dstring.c87 to the function prologue/epilogue, and make non-movem sizes memcpy()
/linux-4.1.27/arch/mips/kernel/
H A Dprocess.c358 /* prologue seems boggus... */ get_frame_info()
410 printk("Can't analyze schedule() prologue at %p\n", schedule); frame_info_init()
/linux-4.1.27/arch/arm/crypto/
H A Daes-ce-core.S397 bl ce_aes_xts_init @ run shared prologue
448 bl ce_aes_xts_init @ run shared prologue
H A Dsha1-armv4-large.S31 @ performance is affected by prologue and epilogue overhead,
H A Dbsaes-armv7.pl1440 @ Borrow prologue from _bsaes_encrypt8 to use the opportunity
/linux-4.1.27/arch/s390/kernel/
H A Dftrace.c50 * function prologue contains only a single six byte instruction and looks
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dentry.S121 ;; system call prologue, to make it look like an ordinary interrupt on the
434 ;; this prologue MUST match the one in irq.h and the struct in ptregs.h!!!
537 ;; this prologue MUST match the one in irq.h and the struct in ptregs.h!!!
/linux-4.1.27/arch/arc/mm/
H A Dtlbex.S55 ; exception prologue (IRQ auto-disabled on Exceptions, so it's IRQ-safe).
/linux-4.1.27/arch/mips/net/
H A Dbpf_jit.c87 * There is no overhead during epilogue and prologue since
127 * @prologue_bytes: Number of bytes for prologue
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dentry.S376 ;; This prologue MUST match the one in irq.h and the struct in ptregs.h!
434 ;; This prologue MUST match the one in irq.h and the struct in ptregs.h!
/linux-4.1.27/arch/sparc/net/
H A Dbpf_jit_comp.c391 /* no prologue/epilogue for trivial filters (RET something) */ bpf_jit_compile()
/linux-4.1.27/arch/x86/ia32/
H A Dia32entry.S225 * The prologue set RIP(%rsp) to VDSO32_SYSENTER_RETURN, which does:
/linux-4.1.27/arch/powerpc/include/asm/
H A Dexception-64s.h29 * the prologue to each of the exception handlers. They
/linux-4.1.27/arch/s390/net/
H A Dbpf_jit_comp.c370 * Emit function prologue
/linux-4.1.27/arch/arm/net/
H A Dbpf_jit_32.c223 /* the first instruction of the prologue was: mov ip, sp */ build_epilogue()
/linux-4.1.27/arch/powerpc/kernel/
H A Dexceptions-64s.S969 /* The first level prologue may have used LR to get here, saving

Completed in 1637 milliseconds