/kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
H A D | valid-adjtimex.c | 31 #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 D | change_skew.c | 29 #include <sys/timex.h> 38 struct timex tx; in change_skew_test() 60 struct timex tx; in main()
|
H A D | set-tai.c | 22 #include <sys/timex.h> 30 struct timex tx; in set_tai() 42 struct timex tx; in get_tai()
|
H A D | leapcrash.c | 22 #include <sys/timex.h> 30 struct timex tx; in clear_time_state() 60 struct timex tx; in main()
|
H A D | skew_consistency.c | 30 #include <sys/timex.h> 43 struct timex tx; in main()
|
H A D | leap-a-day.c | 46 #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 D | adjtick.c | 23 #include <sys/timex.h> 118 struct timex tx1; in check_tick_adj() 172 struct timex tx1; in main()
|
H A D | freq-step.c | 14 #include <sys/timex.h> 82 struct timex txc; in reset_ntp_error() 96 struct timex txc; in set_frequency()
|
H A D | raw_skew.c | 26 #include <sys/timex.h> 96 struct timex tx1, tx2; in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/timers/ |
H A D | valid-adjtimex.c | 31 #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 D | change_skew.c | 29 #include <sys/timex.h> 38 struct timex tx; in change_skew_test() 60 struct timex tx; in main()
|
H A D | set-tai.c | 22 #include <sys/timex.h> 30 struct timex tx; in set_tai() 42 struct timex tx; in get_tai()
|
H A D | leapcrash.c | 22 #include <sys/timex.h> 30 struct timex tx; in clear_time_state() 60 struct timex tx; in main()
|
H A D | skew_consistency.c | 30 #include <sys/timex.h> 43 struct timex tx; in main()
|
H A D | leap-a-day.c | 46 #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 D | adjtick.c | 23 #include <sys/timex.h> 118 struct timex tx1; in check_tick_adj() 172 struct timex tx1; in main()
|
H A D | freq-step.c | 14 #include <sys/timex.h> 82 struct timex txc; in reset_ntp_error() 96 struct timex txc; in set_frequency()
|
H A D | raw_skew.c | 26 #include <sys/timex.h> 96 struct timex tx1, tx2; in main()
|
/kernel/linux/linux-6.6/arch/openrisc/lib/ |
H A D | delay.c | 18 #include <linux/timex.h> 21 #include <asm/timex.h>
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | timex.h | 18 * 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 D | timex.h | 18 * 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 D | timex.h | 11 #include <asm-generic/timex.h>
|
/kernel/linux/linux-5.10/arch/um/include/asm/ |
H A D | timex.h | 7 #include <asm-generic/timex.h>
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | timex_32.h | 3 * 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 D | timex.h | 9 #include <asm-generic/timex.h>
|