Home
last modified time | relevance | path

Searched defs:tk_is_cntvct (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/arm/include/asm/
Dvdso_datapage.h22 u16 tk_is_cntvct; /* fall back to syscall if false */ member
/Linux-v5.4/arch/arm/kernel/
Dvdso.c277 static bool tk_is_cntvct(const struct timekeeper *tk) in tk_is_cntvct() function