Searched refs:epilogue (Results 1 - 33 of 33) sorted by relevance

/linux-4.1.27/arch/unicore32/kernel/
H A Dstacktrace.c29 * A simple function epilogue looks like this:
33 * prologue and epilogue, therefore we can ignore the LR value in this case.
/linux-4.1.27/arch/x86/crypto/
H A Daes-x86_64-asm_64.S73 #define epilogue(FUNC,r1,r2,r3,r4,r5,r6,r7,r8,r9) \ define
136 #define return(FUNC) epilogue(FUNC,R8,R2,R9,R7,R5,R6,R3,R4,R11)
/linux-4.1.27/arch/arm/kernel/
H A Dstacktrace.c19 * A simple function epilogue looks like this:
23 * prologue and epilogue, therefore we can ignore the LR value in this case.
/linux-4.1.27/arch/arm64/kernel/
H A Dstacktrace.c33 * A simple function epilogue looks like this:
/linux-4.1.27/arch/arc/kernel/
H A Dctx_sw.c108 /* FP/BLINK restore generated by gcc (standard func epilogue */ __switch_to()
/linux-4.1.27/arch/ia64/lib/
H A Dstrlen.S57 // - we don't use the epilogue counter to exit the loop but we need to set
106 mov ar.ec=r0 // clear epilogue counter (saved in ar.pfs)
H A Dstrlen_user.S60 // - we don't use the epilogue counter to exit the loop but we need to set
108 mov ar.ec=r0 // clear epilogue counter (saved in ar.pfs)
/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()
125 /* Start of epilogue code */ bpf_jit_build_body()
269 * the epilogue if we've stuff to clean up. Otherwise, bpf_jit_build_body()
272 * the epilogue to return. bpf_jit_build_body()
648 /* Now build the prologue, body code & epilogue for real. */ bpf_jit_compile()
H A Dbpf_jit_asm.S228 /* Generated code will 'blt epilogue', returning 0. */
/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/x86/vdso/vdso32/
H A Dsysenter.S97 /* Finally the epilogue. */
/linux-4.1.27/arch/sparc/net/
H A Dbpf_jit_asm.S201 /* Make the JIT program return zero. The JIT epilogue
H A Dbpf_jit_comp.c386 cleanup_addr = proglen; /* epilogue address */ bpf_jit_compile()
391 /* no prologue/epilogue for trivial filters (RET something) */ 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/sh/kernel/cpu/sh5/
H A Dswitchto.S188 ! epilogue
/linux-4.1.27/arch/mips/net/
H A Dbpf_jit.c87 * There is no overhead during epilogue and prologue since
1173 * then jump to the epilogue build_body()
1187 * then jump to the epilogue build_body()
/linux-4.1.27/arch/sh/kernel/
H A Dsignal_32.c42 * frame unwinding in a function epilogue but only if a frame
/linux-4.1.27/arch/arm/net/
H A Dbpf_jit_32.c272 /* constants go just after the epilogue */ imm_offset()
922 /* there's nothing after the epilogue on ARMv7 */ bpf_jit_compile()
/linux-4.1.27/arch/microblaze/kernel/
H A Dentry-nommu.S293 brid ret_to_user /* jump to syscall epilogue */
/linux-4.1.27/arch/arm64/net/
H A Dbpf_jit_comp.c503 simply fallthrough to epilogue. */ build_insn()
/linux-4.1.27/arch/frv/kernel/
H A Dbreak.S123 # handle BREAK instruction in kernel-mode exception epilogue
/linux-4.1.27/arch/arm/crypto/
H A Dsha1-armv4-large.S31 @ performance is affected by prologue and epilogue overhead,
/linux-4.1.27/arch/arc/include/asm/
H A Dentry.h289 * safe-keeping not really needed, but it keeps the epilogue code
/linux-4.1.27/arch/x86/net/
H A Dbpf_jit_comp.c181 int cleanup_addr; /* epilogue code offset */
/linux-4.1.27/arch/s390/net/
H A Dbpf_jit_comp.c428 * Function epilogue
/linux-4.1.27/arch/arm64/kvm/
H A Dhyp.S924 * code) must both be preserved until the epilogue.
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dentry.S200 ;; this epilogue MUST match the prologues in multiple_interrupt, irq.h and ptregs.h
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dentry.S243 ;; This epilogue MUST match the prologues in multiple_interrupt, irq.h
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2156 /* FLR cleanup epilogue */

Completed in 733 milliseconds