Home
last modified time | relevance | path

Searched refs:arch_syscall_exit (Results 1 – 5 of 5) sorted by relevance

/components/lwp/arch/x86/i386/
A Dlwp_gcc.S30 .extern arch_syscall_exit
38 jmp arch_syscall_exit
45 jmp arch_syscall_exit
/components/lwp/arch/risc-v/rv64/
A Dlwp_gcc.S240 j arch_syscall_exit
289 j arch_syscall_exit
292 .global arch_syscall_exit
293 arch_syscall_exit: label
/components/lwp/arch/aarch64/cortex-a/
A Dlwp_gcc.S110 b arch_syscall_exit
139 b arch_syscall_exit
172 beq arch_syscall_exit
185 arch_syscall_exit: label
186 .global arch_syscall_exit
/components/lwp/arch/arm/cortex-a/
A Dlwp_gcc.S135 b arch_syscall_exit
144 b arch_syscall_exit
187 beq arch_syscall_exit
191 .global arch_syscall_exit
192 arch_syscall_exit: label
/components/lwp/
A Dlwp_arch_comm.h26 void arch_syscall_exit(void);

Completed in 5 milliseconds