Home
last modified time | relevance | path

Searched refs:timex (Results 1 - 25 of 276) sorted by relevance

12345678910>>...12

/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A Dvalid-adjtimex.c31 #include <sys/timex.h>
43 int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime()
52 struct timex tx; in clear_time_state()
116 struct timex tx; in validate_freq()
122 memset(&tx, 0, sizeof(struct timex)); in validate_freq()
198 struct timex tmx = {}; in set_offset()
233 struct timex tmx = {}; in set_bad_offset()
H A Dchange_skew.c29 #include <sys/timex.h>
38 struct timex tx; in change_skew_test()
60 struct timex tx; in main()
H A Dset-tai.c22 #include <sys/timex.h>
30 struct timex tx; in set_tai()
42 struct timex tx; in get_tai()
H A Dleapcrash.c22 #include <sys/timex.h>
30 struct timex tx; in clear_time_state()
60 struct timex tx; in main()
H A Dskew_consistency.c30 #include <sys/timex.h>
43 struct timex tx; in main()
H A Dleap-a-day.c46 #include <sys/timex.h>
97 struct timex tx; in clear_time_state()
132 struct timex tx; in sigalarm()
239 struct timex tx; in main()
H A Dadjtick.c23 #include <sys/timex.h>
118 struct timex tx1; in check_tick_adj()
172 struct timex tx1; in main()
H A Dfreq-step.c14 #include <sys/timex.h>
82 struct timex txc; in reset_ntp_error()
96 struct timex txc; in set_frequency()
H A Draw_skew.c26 #include <sys/timex.h>
96 struct timex tx1, tx2; in main()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A Dvalid-adjtimex.c31 #include <sys/timex.h>
43 int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime()
52 struct timex tx; in clear_time_state()
116 struct timex tx; in validate_freq()
122 memset(&tx, 0, sizeof(struct timex)); in validate_freq()
198 struct timex tmx = {}; in set_offset()
233 struct timex tmx = {}; in set_bad_offset()
H A Dchange_skew.c29 #include <sys/timex.h>
38 struct timex tx; in change_skew_test()
60 struct timex tx; in main()
H A Dset-tai.c22 #include <sys/timex.h>
30 struct timex tx; in set_tai()
42 struct timex tx; in get_tai()
H A Dleapcrash.c22 #include <sys/timex.h>
30 struct timex tx; in clear_time_state()
60 struct timex tx; in main()
H A Dskew_consistency.c30 #include <sys/timex.h>
43 struct timex tx; in main()
H A Dleap-a-day.c46 #include <sys/timex.h>
97 struct timex tx; in clear_time_state()
132 struct timex tx; in sigalarm()
239 struct timex tx; in main()
H A Dadjtick.c23 #include <sys/timex.h>
118 struct timex tx1; in check_tick_adj()
172 struct timex tx1; in main()
H A Dfreq-step.c14 #include <sys/timex.h>
82 struct timex txc; in reset_ntp_error()
96 struct timex txc; in set_frequency()
H A Draw_skew.c26 #include <sys/timex.h>
96 struct timex tx1, tx2; in main()
/kernel/linux/linux-6.6/arch/openrisc/lib/
H A Ddelay.c18 #include <linux/timex.h>
21 #include <asm/timex.h>
/kernel/linux/linux-5.10/include/linux/
H A Dtimex.h18 * Modification history timex.h
21 * Moved CLOCK_TICK_RATE, CLOCK_TICK_FACTOR and FINETUNE to asm/timex.h
43 * Created file $NTP/include/sys/timex.h
45 * Derived linux/timex.h
56 #include <uapi/linux/timex.h>
67 #include <asm/timex.h>
78 * architectures may override this in their asm/timex.h header file.
/kernel/linux/linux-6.6/include/linux/
H A Dtimex.h18 * Modification history timex.h
21 * Moved CLOCK_TICK_RATE, CLOCK_TICK_FACTOR and FINETUNE to asm/timex.h
43 * Created file $NTP/include/sys/timex.h
45 * Derived linux/timex.h
56 #include <uapi/linux/timex.h>
67 #include <asm/timex.h>
78 * architectures may override this in their asm/timex.h header file.
/kernel/linux/linux-5.10/arch/arc/include/asm/
H A Dtimex.h11 #include <asm-generic/timex.h>
/kernel/linux/linux-5.10/arch/um/include/asm/
H A Dtimex.h7 #include <asm-generic/timex.h>
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dtimex_32.h3 * linux/include/asm/timex.h
5 * sparc architecture timex specifications
12 #include <asm-generic/timex.h>
/kernel/linux/linux-5.10/arch/microblaze/include/asm/
H A Dtimex.h9 #include <asm-generic/timex.h>

Completed in 7 milliseconds

12345678910>>...12