summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/vdso/vgettimeofday.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann1-6/+1
2020-06-26riscv: Add extern declarations for vDSO time-related functionsVincent Chen1-0/+6
2020-06-11riscv: use vDSO common flow to reduce the latency of the time-related functionsVincent Chen1-0/+25