Searched refs:itimerspec (Results 1 – 19 of 19) sorted by relevance
| /linux/arch/um/os-Linux/ |
| H A D | time.c | 63 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 D | time.h | 190 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 D | posix_timers.c | 138 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 D | alarmtimer-suspend.c | 108 struct itimerspec its1, its2; in main()
|
| H A D | nanosleep.c | 127 struct itimerspec itimer = {}; in nanosleep_test_remaining()
|
| H A D | set-timer-lat.c | 114 struct itimerspec its1, its2; in setup_timer()
|
| H A D | leap-a-day.c | 178 struct itimerspec its1; in main()
|
| /linux/tools/build/feature/ |
| H A D | test-timerfd.c | 9 struct itimerspec new_value; in main()
|
| /linux/include/uapi/linux/ |
| H A D | time.h | 22 struct itimerspec { struct
|
| /linux/arch/um/drivers/ |
| H A D | rtc_user.c | 58 struct itimerspec it = { in uml_rtc_enable_alarm()
|
| /linux/tools/testing/selftests/timens/ |
| H A D | timer.c | 20 struct itimerspec new_value; in run_test()
|
| H A D | timerfd.c | 27 struct itimerspec new_value; in run_test()
|
| /linux/tools/testing/selftests/breakpoints/ |
| H A D | step_after_suspend_test.c | 161 struct itimerspec spec = {}; in suspend()
|
| /linux/tools/testing/selftests/nolibc/ |
| H A D | nolibc-test.c | 943 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 D | test_progs.c | 194 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 D | xdp_sample_user.c | 1534 struct itimerspec its = { ts, ts }; in sample_run()
|
| /linux/tools/perf/ |
| H A D | builtin-kvm.c | 1310 struct itimerspec new_value; in perf_kvm__timerfd_create()
|
| /linux/tools/perf/util/ |
| H A D | evlist.c | 2393 struct itimerspec its = { in event_enable_timer__set_timer()
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 6571 struct itimerspec its; in msr_sum_record()
|