Home
last modified time | relevance | path

Searched refs:timer_settime (Results 1 – 25 of 41) sorted by relevance

12

/linux/arch/um/os-Linux/
H A Dtime.c71 if (timer_settime(event_high_res_timer[cpu], 0, &its, NULL) == -1) in os_timer_set_interval()
87 timer_settime(event_high_res_timer[cpu], 0, &its, NULL); in os_timer_one_shot()
100 timer_settime(event_high_res_timer[cpu], 0, &its, NULL); in os_timer_disable()
/linux/tools/testing/selftests/timers/
H A Dposix_timers.c154 if (timer_settime(id, 0, &val, NULL) < 0) in check_timer_create()
192 if (timer_settime(id, 0, &val, NULL)) in ctd_thread_func()
304 timer_settime(timerid, 0, &its, NULL); in check_sig_ign()
377 if (timer_settime(timerid, 0, &its, NULL)) in check_rearm()
387 if (timer_settime(timerid, 0, &its, NULL)) in check_rearm()
433 if (timer_settime(timerid, 0, &its, NULL)) in check_delete()
475 timer_settime(timerid, 0, &its, NULL); in check_sigev_none()
522 if (timer_settime(timerid, 0, &its, NULL)) in check_gettime()
582 if (timer_settime(timerid, 0, &its, NULL)) in check_overrun()
H A Dalarmtimer-suspend.c145 timer_settime(tm1, TIMER_ABSTIME, &its1, &its2); in main()
H A Dnanosleep.c142 ret = timer_settime(timer, 0, &itimer, NULL); in nanosleep_test_remaining()
H A Dset-timer-lat.c152 err = timer_settime(*tm1, flags, &its1, &its2); in setup_timer()
H A Dleap-a-day.c304 timer_settime(tm1, TIMER_ABSTIME, &its1, NULL); in main()
/linux/tools/testing/selftests/timens/
H A Dtimer.c52 if (timer_settime(fd, flags, &new_value, NULL) == -1) in run_test()
/linux/tools/include/nolibc/
H A Dtime.h233 int timer_settime(timer_t timerid, int flags, in timer_settime() function
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl307 241 32 timer_settime sys_timer_settime32
308 241 64 timer_settime sys_timer_settime
309 241 spu timer_settime sys_timer_settime
/linux/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl307 241 32 timer_settime sys_timer_settime32
308 241 64 timer_settime sys_timer_settime
309 241 spu timer_settime sys_timer_settime
/linux/tools/scripts/
H A Dsyscall.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux/scripts/
H A Dsyscall.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl280 251 32 timer_settime sys_timer_settime32
281 251 64 timer_settime sys_timer_settime
/linux/kernel/
H A Dsys_ni.c210 COND_SYSCALL(timer_settime);
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl319 262 32 timer_settime sys_timer_settime32
320 262 64 timer_settime sys_timer_settime
/linux/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl319 262 32 timer_settime sys_timer_settime32
320 262 64 timer_settime sys_timer_settime
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c211 err = timer_settime(env.watchdog, 0, &timeout, NULL); in watchdog_timer_func()
238 err = timer_settime(env.watchdog, 0, &timeout, NULL); in watchdog_start()
249 err = timer_settime(env.watchdog, 0, &timeout, NULL); in watchdog_stop()
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl228 217 n64 timer_settime sys_timer_settime
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl228 217 n64 timer_settime sys_timer_settime
H A Dsyscall_n32.tbl232 221 n32 timer_settime sys_timer_settime32
/linux/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl271 250 common timer_settime sys_timer_settime32
/linux/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl270 260 common timer_settime sys_timer_settime32
/linux/arch/sh/kernel/syscalls/
H A Dsyscall.tbl270 260 common timer_settime sys_timer_settime32
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl271 250 common timer_settime sys_timer_settime32
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl265 255 common timer_settime sys_timer_settime32

12