Home
last modified time | relevance | path

Searched defs:timex (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dtimex.h26 struct timex struct
28 unsigned int modes; /* mode selector */
29 __syscall_slong_t offset; /* time offset (usec) */
30 __syscall_slong_t freq; /* frequency offset (scaled ppm) */
31 __syscall_slong_t maxerror; /* maximum error (usec) */
32 __syscall_slong_t esterror; /* estimated error (usec) */
56 /* Mode codes (timex.mode) */ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dtimex.h26 struct timex struct
28 unsigned int modes; /* mode selector */
29 __syscall_slong_t offset; /* time offset (usec) */
30 __syscall_slong_t freq; /* frequency offset (scaled ppm) */
31 __syscall_slong_t maxerror; /* maximum error (usec) */
32 __syscall_slong_t esterror; /* estimated error (usec) */
56 /* Mode codes (timex.mode) */ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtimex.h64 struct timex { struct
65 unsigned int modes; /* mode selector */
66 __kernel_long_t offset; /* time offset (usec) */
67 __kernel_long_t freq; /* frequency offset (scaled ppm) */
68 __kernel_long_t maxerror;/* maximum error (usec) */
69 __kernel_long_t esterror;/* estimated error (usec) */
70 int status; /* clock command/status */
71 __kernel_long_t constant;/* pll time constant */
72 __kernel_long_t precision;/* clock precision (usec) (read only) */
96 * Mode codes (timex.mode) argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtimex.h64 struct timex { struct
65 unsigned int modes; /* mode selector */
66 __kernel_long_t offset; /* time offset (usec) */
67 __kernel_long_t freq; /* frequency offset (scaled ppm) */
68 __kernel_long_t maxerror;/* maximum error (usec) */
69 __kernel_long_t esterror;/* estimated error (usec) */
70 int status; /* clock command/status */
71 __kernel_long_t constant;/* pll time constant */
72 __kernel_long_t precision;/* clock precision (usec) (read only) */
96 * Mode codes (timex.mode) argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtimex.h65 struct timex { struct
66 unsigned int modes; /* mode selector */
67 __kernel_long_t offset; /* time offset (usec) */
68 __kernel_long_t freq; /* frequency offset (scaled ppm) */
69 __kernel_long_t maxerror;/* maximum error (usec) */
70 __kernel_long_t esterror;/* estimated error (usec) */
71 int status; /* clock command/status */
72 __kernel_long_t constant;/* pll time constant */
73 __kernel_long_t precision;/* clock precision (usec) (read only) */
97 struct __kernel_timex_timeval { argument