Home
last modified time | relevance | path

Searched refs:timex (Results 1 – 25 of 36) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/timers/
Dvalid-adjtimex.c44 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime()
53 struct timex tx; in clear_time_state()
117 struct timex tx; in validate_freq()
123 memset(&tx, 0, sizeof(struct timex)); in validate_freq()
198 struct timex tmx = {}; in set_offset()
233 struct timex tmx = {}; in set_bad_offset()
Dset-tai.c30 struct timex tx; in set_tai()
42 struct timex tx; in get_tai()
Dchange_skew.c38 struct timex tx; in change_skew_test()
60 struct timex tx; in main()
Dleapcrash.c30 struct timex tx; in clear_time_state()
60 struct timex tx; in main()
Dleap-a-day.c97 struct timex tx; in clear_time_state()
132 struct timex tx; in sigalarm()
239 struct timex tx; in main()
Dadjtick.c118 struct timex tx1; in check_tick_adj()
171 struct timex tx1; in main()
Dskew_consistency.c44 struct timex tx; in main()
Dfreq-step.c90 struct timex txc; in reset_ntp_error()
104 struct timex txc; in set_frequency()
Draw_skew.c96 struct timex tx1, tx2; in main()
/external/ltp/testcases/kernel/syscalls/adjtimex/
Dadjtimex02.c112 static struct timex tim_save;
113 static struct timex buff;
119 struct timex *buffp;
127 (struct timex *)-1, NULL, NULL, EFAULT},
Dadjtimex01.c46 static struct timex tim_save;
/external/ltp/testcases/kernel/timers/leapsec/
Dleapsec_timer.c42 static void adjtimex_status(struct timex *tx, int status);
77 static void adjtimex_status(struct timex *tx, int status) in adjtimex_status()
151 struct timex tx; in run_leapsec()
/external/autotest/client/site_tests/security_AltSyscall/src/
Dadjtimex.c15 struct timex buf; in main()
Dclock_adjtime.c19 struct timex buf; in main()
/external/strace/
Dprint_timex.c37 typedef struct timex struct_timex;
Dconfigure.ac351 AC_CHECK_MEMBERS([struct timex.tai],,, [#include <sys/timex.h>])
/external/strace/tests/
Dadjtimex.c46 TAIL_ALLOC_OBJECT_CONST_PTR(struct timex, tx); in main()
/external/strace/tests-m32/
Dadjtimex.c46 TAIL_ALLOC_OBJECT_CONST_PTR(struct timex, tx); in main()
/external/strace/tests-mx32/
Dadjtimex.c46 TAIL_ALLOC_OBJECT_CONST_PTR(struct timex, tx); in main()
/external/kernel-headers/original/uapi/linux/
Dtimex.h64 struct timex { struct
/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c54 static int clock_adjtime(clockid_t id, struct timex *tx) in clock_adjtime()
150 struct timex tx; in main()
/external/linux-kselftest/android/patches/
D0001-Removes-unsupported-testcases-for-ftrace-compiles-me.patch41 static int clock_adjtime(clockid_t id, struct timex *tx)
/external/autotest/client/tests/ltp/patches/
Dsysctl.patch166 #include <sys/timex.h>
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc263 unsigned struct_timex_sz = sizeof(struct timex);
/external/syzkaller/sys/linux/
Dsys.txt424 clock_adjtime(id flags[clock_id], tx ptr[in, timex])
816 timex {

12