Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/include/asm/
Dvdso_datapage.h33 u16 tk_is_cntvct; /* fall back to syscall if false */ member
/linux-4.1.27/arch/arm/kernel/
Dvdso.c268 static bool tk_is_cntvct(const struct timekeeper *tk) in tk_is_cntvct() function