Home
last modified time | relevance | path

Searched refs:SYM_SIGFUNC_END (Results 1 – 2 of 2) sorted by relevance

/linux/arch/loongarch/vdso/
H A Dsigreturn.S24 SYM_SIGFUNC_END(__vdso_rt_sigreturn)
/linux/arch/loongarch/include/asm/
H A Dlinkage.h78 #define SYM_SIGFUNC_END(name) SYM_FUNC_END(name) macro