Home
last modified time | relevance | path

Searched refs:ts_short (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ppoll/
Dppoll01.c65 static struct tst_ts ts_short, ts_long; variable
96 .ts = &ts_short,
106 .ts = &ts_short,
220 ts_short.type = ts_long.type = tv->ts_type; in setup()
221 tst_ts_set_sec(&ts_short, 0); in setup()
222 tst_ts_set_nsec(&ts_short, 20000000); in setup()