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 | 139 * int timer_gettime(timer_t timerid, struct itimerspec *curr_value); in nanosleep() 140 * int timer_settime(timer_t timerid, int flags, const struct itimerspec *new_value, struct itimerspec *old_value); in nanosleep() 168 int _sys_timer_gettime(timer_t timerid, struct itimerspec *curr_value) in sys_timer_create() 180 int timer_gettime(timer_t timerid, struct itimerspec *curr_value) in sys_timer_delete() 187 const struct itimerspec *new_value, struct itimerspec *old_value) in timer_delete() 200 const struct itimerspec *new_value, struct itimerspec *old_value) in sys_timer_gettime()
|
| /linux/tools/testing/selftests/timers/ |
| H A D | posix_timers.c | 148 struct itimerspec val = { in check_timer_create() 189 struct itimerspec val = { in ctd_thread_func() 272 struct itimerspec its; in check_sig_ign() 358 struct itimerspec its; in check_rearm() 414 struct itimerspec its; in check_delete() 463 struct itimerspec its; in check_sigev_none() 501 struct itimerspec its, prev; in check_gettime() 557 struct itimerspec its; in check_overrun()
|
| H A D | alarmtimer-suspend.c | 77 struct itimerspec its1, its2; in timespec_sub()
|
| H A D | nanosleep.c | 93 struct itimerspec itimer = {}; in nanosleep_test()
|
| H A D | set-timer-lat.c | 84 struct itimerspec its1, its2;
|
| H A D | leap-a-day.c | 181 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 | 1151 struct itimerspec timerspec; in test_pipe() 1162 timerspec = (struct itimerspec) { 1169 timerspec = (struct itimerspec) { in test_rlimit() 1201 struct itimerspec timerspec; in test_openat() 1208 timerspec = (struct itimerspec) { in test_namespace() 1215 timerspec = (struct itimerspec) { in test_namespace()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | test_progs.c | 196 struct itimerspec timeout = {}; in watchdog_timer_func() 228 struct itimerspec timeout = {}; in watchdog_start() 247 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 | 1319 struct itimerspec new_value; in perf_kvm__timerfd_create()
|
| /linux/tools/perf/util/ |
| H A D | evlist.c | 2548 struct itimerspec its = { in evlist__format_evsels()
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 6781 struct itimerspec its; in msr_sum_record()
|