Symbol: timex
tools/testing/selftests/ptp/testptp.c
164
struct timex tx;
tools/testing/selftests/ptp/testptp.c
43
static int clock_adjtime(clockid_t id, struct timex *tx)
tools/testing/selftests/timers/adjtick.c
114
struct timex tx1;
tools/testing/selftests/timers/adjtick.c
168
struct timex tx1;
tools/testing/selftests/timers/change_skew.c
35
struct timex tx;
tools/testing/selftests/timers/change_skew.c
57
struct timex tx;
tools/testing/selftests/timers/freq-step.c
82
struct timex txc;
tools/testing/selftests/timers/freq-step.c
96
struct timex txc;
tools/testing/selftests/timers/leap-a-day.c
132
struct timex tx;
tools/testing/selftests/timers/leap-a-day.c
239
struct timex tx;
tools/testing/selftests/timers/leap-a-day.c
97
struct timex tx;
tools/testing/selftests/timers/leapcrash.c
30
struct timex tx;
tools/testing/selftests/timers/leapcrash.c
60
struct timex tx;
tools/testing/selftests/timers/raw_skew.c
94
struct timex tx1, tx2;
tools/testing/selftests/timers/set-tai.c
30
struct timex tx;
tools/testing/selftests/timers/set-tai.c
42
struct timex tx;
tools/testing/selftests/timers/skew_consistency.c
41
struct timex tx;
tools/testing/selftests/timers/valid-adjtimex.c
113
struct timex tx;
tools/testing/selftests/timers/valid-adjtimex.c
119
memset(&tx, 0, sizeof(struct timex));
tools/testing/selftests/timers/valid-adjtimex.c
195
struct timex tmx = {};
tools/testing/selftests/timers/valid-adjtimex.c
230
struct timex tmx = {};
tools/testing/selftests/timers/valid-adjtimex.c
38
int clock_adjtime(clockid_t id, struct timex *tx)
tools/testing/selftests/timers/valid-adjtimex.c
47
struct timex tx;