Home
last modified time | relevance | path

Searched refs:TIMER_ABSTIME (Results 1 – 25 of 43) sorted by relevance

12

/external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
D6-2-buildonly.c14 #ifndef TIMER_ABSTIME
15 #error TIMER_ABSTIME not defined
/external/strace/xlat/
Dclockflags.h11 #if defined(TIMER_ABSTIME) || (defined(HAVE_DECL_TIMER_ABSTIME) && HAVE_DECL_TIMER_ABSTIME)
12 XLAT(TIMER_ABSTIME),
Dclockflags.in1 TIMER_ABSTIME
/external/ltp/testcases/open_posix_testsuite/functional/timers/timers/
Dtwoptimers.c66 flags |= TIMER_ABSTIME; in main()
112 flags |= TIMER_ABSTIME; in main()
Dtwoevtimers.c85 flags |= TIMER_ABSTIME; in main()
/external/linux-kselftest/tools/testing/selftests/timers/
Dleap-a-day.c177 clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &target, NULL); in test_hrtimer_failure()
314 timer_settime(tm1, TIMER_ABSTIME, &its1, NULL); in main()
321 while (clock_nanosleep(CLOCK_REALTIME, TIMER_ABSTIME, &ts, NULL)) in main()
/external/kernel-headers/original/uapi/linux/
Dtime.h67 #define TIMER_ABSTIME 0x01 macro
/external/autotest/client/tests/cyclictest/src/
Dcyclictest.c253 if (par->timermode == TIMER_ABSTIME) in timerthread()
292 if (par->timermode == TIMER_ABSTIME) in timerthread()
293 clock_nanosleep(par->clock, TIMER_ABSTIME, in timerthread()
392 static int timermode = TIMER_ABSTIME;
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/
D2-1.c38 flags |= TIMER_ABSTIME; in main()
D3-1.c39 flags |= TIMER_ABSTIME; in main()
D2-3.c41 flags |= TIMER_ABSTIME; in main()
D2-2.c67 flags |= TIMER_ABSTIME; in main()
/external/ltp/testcases/kernel/syscalls/clock_nanosleep2/
Dclock_nanosleep2_01.c51 TEST(clock_nanosleep2(CLOCK_TO_USE, TIMER_ABSTIME, &ts, NULL)); in verify_clock_nanosleep2()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
D5-2.c77 flags |= TIMER_ABSTIME; in main()
D5-1.c81 flags |= TIMER_ABSTIME; in main()
D5-3.c84 flags |= TIMER_ABSTIME; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_gettime/
D3-1.c58 flags |= TIMER_ABSTIME; in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
D7-1.c60 flags |= TIMER_ABSTIME; in main()
D7-2.c62 flags |= TIMER_ABSTIME; in main()
D4-2.c86 flags |= TIMER_ABSTIME; in main()
D4-1.c90 flags |= TIMER_ABSTIME; in main()
/external/ltp/testcases/kernel/timers/timer_settime/
Dtimer_settime02.c156 flag = TIMER_ABSTIME; in setup_test()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/speculative/
D4-3.c95 flags |= TIMER_ABSTIME; in main()
D4-4.c93 flags |= TIMER_ABSTIME; in main()
/external/strace/tests/
Dtimer_xettime.c47 syscall(__NR_timer_settime, 0xdefaced, TIMER_ABSTIME, NULL, NULL); in main()

12