summaryrefslogtreecommitdiff
path: root/include/vdso/helpers.h
AgeCommit message (Expand)Author
8 daysvdso: Replace __ASSEMBLY__ with __ASSEMBLER__ in header filesThomas Huth
2026-03-11vdso/helpers: Explicitly include vdso/processor.hThomas Weißschuh
2026-03-11vdso/gettimeofday: Move the unlikely() into vdso_read_retry()Thomas Weißschuh
2026-03-11vdso/gettimeofday: Add a helper to test if a clock is namespacedThomas Weißschuh
2026-03-11vdso/gettimeofday: Add a helper to read the sequence lock of a time namespace...Thomas Weißschuh
2025-07-09vdso/helpers: Add helpers for seqlocks of single vdso_clockThomas Weißschuh
2025-03-08vdso: Rework struct vdso_time_data and introduce struct vdso_clockAnna-Maria Behnsen
2025-03-08vdso/helpers: Prepare introduction of struct vdso_clockAnna-Maria Behnsen
2025-02-21vdso: Remove remnants of architecture-specific time storageThomas Weißschuh
2024-09-13random: vDSO: minimize and simplify header includesChristophe Leroy
2024-02-20vdso/helpers: Fix grammar in commentsAnna-Maria Behnsen
2020-01-14lib/vdso: Add unlikely() hint into vdso_read_begin()Andrei Vagin
2019-06-22lib/vdso: Provide generic VDSO implementationVincenzo Frascino