Home
last modified time | relevance | path

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

/linux/arch/um/os-Linux/
H A Dtime.c63 struct itimerspec its; in os_timer_set_interval()
79 struct itimerspec its = { in os_timer_one_shot()
97 struct itimerspec its; in os_timer_disable()
99 memset(&its, 0, sizeof(struct itimerspec)); in os_timer_disable()
/linux/tools/include/nolibc/
H A Dtime.h190 int sys_timer_gettime(timer_t timerid, struct itimerspec *curr_value) in sys_timer_gettime()
206 int timer_gettime(timer_t timerid, struct itimerspec *curr_value) in timer_gettime()
213 const struct itimerspec *new_value, struct itimerspec *old_value) in sys_timer_settime()
234 const struct itimerspec *new_value, struct itimerspec *old_value) in timer_settime()
/linux/tools/testing/selftests/timers/
H A Dposix_timers.c138 struct itimerspec val = { in check_timer_create()
178 struct itimerspec val = { in ctd_thread_func()
261 struct itimerspec its; in check_sig_ign()
347 struct itimerspec its; in check_rearm()
403 struct itimerspec its; in check_delete()
460 struct itimerspec its; in check_sigev_none()
497 struct itimerspec its, prev; in check_gettime()
552 struct itimerspec its; in check_overrun()
H A Dalarmtimer-suspend.c108 struct itimerspec its1, its2; in main()
H A Dnanosleep.c127 struct itimerspec itimer = {}; in nanosleep_test_remaining()
H A Dset-timer-lat.c114 struct itimerspec its1, its2; in setup_timer()
H A Dleap-a-day.c178 struct itimerspec its1; in main()
/linux/tools/build/feature/
H A Dtest-timerfd.c9 struct itimerspec new_value; in main()
/linux/include/uapi/linux/
H A Dtime.h22 struct itimerspec { struct
/linux/arch/um/drivers/
H A Drtc_user.c58 struct itimerspec it = { in uml_rtc_enable_alarm()
/linux/tools/testing/selftests/timens/
H A Dtimer.c20 struct itimerspec new_value; in run_test()
H A Dtimerfd.c27 struct itimerspec new_value; in run_test()
/linux/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c161 struct itimerspec spec = {}; in suspend()
/linux/tools/testing/selftests/nolibc/
H A Dnolibc-test.c943 struct itimerspec timerspec; in test_timer()
954 timerspec = (struct itimerspec) { in test_timer()
961 timerspec = (struct itimerspec) { in test_timer()
993 struct itimerspec timerspec; in test_timerfd()
1000 timerspec = (struct itimerspec) { in test_timerfd()
1007 timerspec = (struct itimerspec) { in test_timerfd()
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c194 struct itimerspec timeout = {}; in watchdog_timer_func()
226 struct itimerspec timeout = {}; in watchdog_start()
245 struct itimerspec timeout = {}; in watchdog_stop()
/linux/samples/bpf/
H A Dxdp_sample_user.c1534 struct itimerspec its = { ts, ts }; in sample_run()
/linux/tools/perf/
H A Dbuiltin-kvm.c1310 struct itimerspec new_value; in perf_kvm__timerfd_create()
/linux/tools/perf/util/
H A Devlist.c2393 struct itimerspec its = { in event_enable_timer__set_timer()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c6571 struct itimerspec its; in msr_sum_record()