Searched refs:RETS (Results 1 - 22 of 22) sorted by relevance

/linux-4.1.27/arch/blackfin/lib/
H A Dumodsi3.S33 [--SP] = RETS; /* Return address */
41 RETS = [SP++]; /* Pop return address */ define
H A Dmodsi3.S40 [--SP] = RETS; /* and return address */
48 RETS = [SP++]; /* Get back return address */ define
H A Dstrncpy.S69 R0 = RETS;
74 RETS = R0; define
/linux-4.1.27/arch/blackfin/kernel/
H A Dftrace.c52 call[0] = 0x67; /* [--SP] = RETS; */ ftrace_make_call()
55 call[6] = 0x27; /* RETS = [SP++]; */ ftrace_make_call()
121 /* all is well in the world ! hijack RETS ... */ prepare_ftrace_return()
H A Dftrace-entry.S31 * Upon entry, the RETS will point to the top of the current profiled
32 * function. And since GCC pushed the previous RETS for us, the previous
H A Dearly_printk.c194 * Note - don't change RETS - we are in a subroutine, or init_early_exception_vectors()
H A Dpseudodbg.c17 "A0.X", "A0.W", "A1.X", "A1.W", "<res>", "<res>", "ASTAT", "RETS",
H A Dtrace.c946 pr_notice(" RETS: %s\n", buf); show_regs()
/linux-4.1.27/arch/blackfin/include/asm/
H A Dcontext.S61 [--sp] = RETS;
133 [--sp] = RETS;
201 [--sp] = RETS;
234 RETS = [sp++]; define
294 RETS = [sp++]; define
367 [--sp] = RETS;
371 RETS = [sp++]; define
H A Ddpmc.h109 [--sp] = RETS;
135 RETS = [sp++];
/linux-4.1.27/arch/blackfin/mach-common/
H A Ddpmc_modes.S15 [--SP] = RETS;
50 RETS = [SP++]; define
91 [--SP] = RETS;
185 RETS = [SP++]; define
H A Dinterrupt.S75 [--sp] = RETS;
H A Dentry.S541 /* Store RETS for now */
/linux-4.1.27/arch/mn10300/kernel/
H A Dkprobes.c210 /* RETS */ find_nextpc()
329 /* RETS */ singlestep_branch_setup()
H A Dkgdb.c247 /* RETS */ kgdb_arch_do_singlestep()
H A Dgdb-stub.c604 /* RETS */ gdbstub_single_step()
/linux-4.1.27/arch/blackfin/mach-bf538/include/mach/
H A Danomaly.h110 /* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */
/linux-4.1.27/arch/blackfin/mach-bf537/include/mach/
H A Danomaly.h140 /* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/
H A Danomaly.h86 /* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/
H A Danomaly.h56 /* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */
/linux-4.1.27/arch/blackfin/mach-bf533/include/mach/
H A Danomaly.h190 /* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/
H A Danomaly.h222 /* Possible RETS Register Corruption when Subroutine Is under 5 Cycles in Duration */

Completed in 382 milliseconds