Searched refs:VDSO_SYMBOL (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/csky/include/asm/
H A Dvdso.h16 #define VDSO_SYMBOL(base, name) \ macro
/linux-master/arch/arm64/include/asm/
H A Dvdso.h21 #define VDSO_SYMBOL(base, name) \ macro
/linux-master/arch/riscv/include/asm/
H A Dvdso.h22 #define VDSO_SYMBOL(base, name) \ macro
/linux-master/arch/csky/kernel/
H A Dsignal.c158 regs->lr = (unsigned long)VDSO_SYMBOL(
/linux-master/arch/riscv/kernel/
H A Dsignal.c346 regs->ra = (unsigned long)VDSO_SYMBOL(
/linux-master/arch/arm64/kernel/
H A Dsignal.c1184 sigtramp = VDSO_SYMBOL(current->mm->context.vdso, sigtramp);

Completed in 138 milliseconds