Home
last modified time | relevance | path

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

12

/linux-6.15/arch/um/os-Linux/
H A Dtime.c57 if (timer_settime(event_high_res_timer, 0, &its, NULL) == -1) in os_timer_set_interval()
73 timer_settime(event_high_res_timer, 0, &its, NULL); in os_timer_one_shot()
85 timer_settime(event_high_res_timer, 0, &its, NULL); in os_timer_disable()
/linux-6.15/tools/testing/selftests/timers/
H A Dposix_timers.c153 if (timer_settime(id, 0, &val, NULL) < 0) in check_timer_create()
191 if (timer_settime(id, 0, &val, NULL)) in ctd_thread_func()
303 timer_settime(timerid, 0, &its, NULL); in check_sig_ign()
376 if (timer_settime(timerid, 0, &its, NULL)) in check_rearm()
386 if (timer_settime(timerid, 0, &its, NULL)) in check_rearm()
432 if (timer_settime(timerid, 0, &its, NULL)) in check_delete()
474 timer_settime(timerid, 0, &its, NULL); in check_sigev_none()
521 if (timer_settime(timerid, 0, &its, NULL)) in check_gettime()
581 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 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-6.15/tools/testing/selftests/timens/
H A Dtimer.c52 if (timer_settime(fd, flags, &new_value, NULL) == -1) in run_test()
/linux-6.15/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-6.15/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-6.15/tools/scripts/
H A Dsyscall.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux-6.15/scripts/
H A Dsyscall.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux-6.15/kernel/
H A Dsys_ni.c210 COND_SYSCALL(timer_settime);
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl280 251 32 timer_settime sys_timer_settime32
281 251 64 timer_settime sys_timer_settime
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl280 251 32 timer_settime sys_timer_settime32
281 251 64 timer_settime sys_timer_settime
/linux-6.15/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl319 262 32 timer_settime sys_timer_settime32
320 262 64 timer_settime sys_timer_settime
/linux-6.15/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-6.15/tools/testing/selftests/bpf/
H A Dtest_progs.c209 err = timer_settime(env.watchdog, 0, &timeout, NULL); in watchdog_timer_func()
236 err = timer_settime(env.watchdog, 0, &timeout, NULL); in watchdog_start()
247 err = timer_settime(env.watchdog, 0, &timeout, NULL); in watchdog_stop()
/linux-6.15/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-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl228 217 n64 timer_settime sys_timer_settime
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl235 223 common timer_settime sys_timer_settime
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl265 255 common timer_settime sys_timer_settime32
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl270 260 common timer_settime sys_timer_settime32
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl271 250 common timer_settime sys_timer_settime32

12