Home
last modified time | relevance | path

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

/linux-6.15/arch/um/os-Linux/
H A Dtime.c49 struct itimerspec its; in os_timer_set_interval()
65 struct itimerspec its = { in os_timer_one_shot()
82 struct itimerspec its; in os_timer_disable()
84 memset(&its, 0, sizeof(struct itimerspec)); in os_timer_disable()
101 struct itimerspec its; in os_idle_sleep()
/linux-6.15/tools/testing/selftests/timers/
H A Dposix_timers.c137 struct itimerspec val = { in check_timer_create()
177 struct itimerspec val = { in ctd_thread_func()
260 struct itimerspec its; in check_sig_ign()
346 struct itimerspec its; in check_rearm()
402 struct itimerspec its; in check_delete()
459 struct itimerspec its; in check_sigev_none()
496 struct itimerspec its, prev; in check_gettime()
551 struct itimerspec its; in check_overrun()
H A Dalarmtimer-suspend.c108 struct itimerspec its1, its2; in main()
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-6.15/tools/build/feature/
H A Dtest-timerfd.c9 struct itimerspec new_value; in main()
/linux-6.15/include/uapi/linux/
H A Dtime.h22 struct itimerspec { struct
/linux-6.15/arch/um/drivers/
H A Drtc_user.c58 struct itimerspec it = { in uml_rtc_enable_alarm()
/linux-6.15/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-6.15/tools/thermal/thermometer/
H A Dthermometer.c359 struct itimerspec timer_it = { 0 }; in thermometer_start()
472 struct itimerspec timer_it = { 0 }; in thermometer_wait()
/linux-6.15/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c135 struct itimerspec spec = {}; in suspend()
/linux-6.15/tools/testing/selftests/bpf/
H A Dtest_progs.c192 struct itimerspec timeout = {}; in watchdog_timer_func()
224 struct itimerspec timeout = {}; in watchdog_start()
243 struct itimerspec timeout = {}; in watchdog_stop()
/linux-6.15/samples/bpf/
H A Dxdp_sample_user.c1534 struct itimerspec its = { ts, ts }; in sample_run()
/linux-6.15/tools/perf/
H A Dbuiltin-kvm.c1310 struct itimerspec new_value; in perf_kvm__timerfd_create()
/linux-6.15/tools/perf/util/
H A Devlist.c2382 struct itimerspec its = { in event_enable_timer__set_timer()
/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c6306 struct itimerspec its; in msr_sum_record()