HomeSort by: relevance | last modified time | path
    Searched refs:PIC_RETURN (Results 1 - 15 of 15) sorted by relevancy

  /src/tests/kernel/arch/mips/
signalsphandler.S 52 PIC_RETURN()
execsp.S 69 PIC_RETURN() /* gp restore, uses t3 */
94 PIC_RETURN() /* gp restore, uses t3 */
  /src/lib/libc/arch/mips/sys/
ptrace.S 51 PIC_RETURN()
__vfork14.S 62 PIC_RETURN()
fork.S 53 PIC_RETURN()
pipe.S 58 PIC_RETURN()
getcontext.S 57 PIC_RETURN()
__clone.S 75 PIC_RETURN() # parent return
brk.S 71 PIC_RETURN()
sbrk.S 67 PIC_RETURN()
  /src/lib/libc/compat/arch/mips/sys/
compat_sigpending.S 56 PIC_RETURN()
compat_Ovfork.S 67 PIC_RETURN()
compat_sigsuspend.S 55 PIC_RETURN()
compat_sigprocmask.S 63 PIC_RETURN()
  /src/lib/libc/arch/mips/
SYS.h 84 # define PIC_RETURN() j ra
88 # define PIC_RETURN() RESTORE_GP64; j ra
93 # define PIC_RETURN()
138 PIC_RETURN(); \

Completed in 17 milliseconds