Home
last modified time | relevance | path

Searched refs:STA_CLOCKERR (Results 1 – 3 of 3) sorted by relevance

/external/strace/xlat/
Dadjtimex_status.h90 #if defined(STA_CLOCKERR) || (defined(HAVE_DECL_STA_CLOCKERR) && HAVE_DECL_STA_CLOCKERR)
92 static_assert((STA_CLOCKERR) == (0x1000), "STA_CLOCKERR != 0x1000");
95 # define STA_CLOCKERR 0x1000
143 XLAT(STA_CLOCKERR),
Dadjtimex_status.in13 STA_CLOCKERR 0x1000
/external/kernel-headers/original/uapi/linux/
Dtimex.h145 #define STA_CLOCKERR 0x1000 /* clock hardware fault (ro) */ macro
152 STA_PPSERROR | STA_CLOCKERR | STA_NANO | STA_MODE | STA_CLK)