Home
last modified time | relevance | path

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

12

/linux-6.14.4/arch/um/os-Linux/
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.14.4/tools/testing/selftests/timers/
Dposix_timers.c152 if (timer_settime(id, 0, &val, NULL) < 0) in check_timer_create()
190 if (timer_settime(id, 0, &val, NULL)) in ctd_thread_func()
302 timer_settime(timerid, 0, &its, NULL); in check_sig_ign()
375 if (timer_settime(timerid, 0, &its, NULL)) in check_rearm()
385 if (timer_settime(timerid, 0, &its, NULL)) in check_rearm()
431 if (timer_settime(timerid, 0, &its, NULL)) in check_delete()
473 timer_settime(timerid, 0, &its, NULL); in check_sigev_none()
520 if (timer_settime(timerid, 0, &its, NULL)) in check_gettime()
580 if (timer_settime(timerid, 0, &its, NULL)) in check_overrun()
Dalarmtimer-suspend.c145 timer_settime(tm1, TIMER_ABSTIME, &its1, &its2); in main()
Dset-timer-lat.c152 err = timer_settime(*tm1, flags, &its1, &its2); in setup_timer()
Dleap-a-day.c304 timer_settime(tm1, TIMER_ABSTIME, &its1, NULL); in main()
/linux-6.14.4/tools/testing/selftests/timens/
Dtimer.c52 if (timer_settime(fd, flags, &new_value, NULL) == -1) in run_test()
/linux-6.14.4/arch/powerpc/kernel/syscalls/
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.14.4/tools/perf/arch/powerpc/entry/syscalls/
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.14.4/arch/arm64/tools/
Dsyscall_64.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux-6.14.4/tools/perf/arch/arm64/entry/syscalls/
Dsyscall_64.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux-6.14.4/scripts/
Dsyscall.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux-6.14.4/tools/scripts/
Dsyscall.tbl140 110 time32 timer_settime sys_timer_settime32
141 110 64 timer_settime sys_timer_settime
/linux-6.14.4/tools/perf/arch/parisc/entry/syscalls/
Dsyscall.tbl280 251 32 timer_settime sys_timer_settime32
281 251 64 timer_settime sys_timer_settime
/linux-6.14.4/arch/parisc/kernel/syscalls/
Dsyscall.tbl280 251 32 timer_settime sys_timer_settime32
281 251 64 timer_settime sys_timer_settime
/linux-6.14.4/kernel/
Dsys_ni.c210 COND_SYSCALL(timer_settime);
/linux-6.14.4/tools/perf/arch/sparc/entry/syscalls/
Dsyscall.tbl319 262 32 timer_settime sys_timer_settime32
320 262 64 timer_settime sys_timer_settime
/linux-6.14.4/arch/sparc/kernel/syscalls/
Dsyscall.tbl319 262 32 timer_settime sys_timer_settime32
320 262 64 timer_settime sys_timer_settime
/linux-6.14.4/tools/testing/selftests/bpf/
Dtest_progs.c208 err = timer_settime(env.watchdog, 0, &timeout, NULL); in watchdog_timer_func()
235 err = timer_settime(env.watchdog, 0, &timeout, NULL); in watchdog_start()
246 err = timer_settime(env.watchdog, 0, &timeout, NULL); in watchdog_stop()
/linux-6.14.4/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl228 217 n64 timer_settime sys_timer_settime
Dsyscall_n32.tbl232 221 n32 timer_settime sys_timer_settime32
/linux-6.14.4/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl228 217 n64 timer_settime sys_timer_settime
/linux-6.14.4/arch/xtensa/kernel/syscalls/
Dsyscall.tbl271 250 common timer_settime sys_timer_settime32
/linux-6.14.4/arch/microblaze/kernel/syscalls/
Dsyscall.tbl270 260 common timer_settime sys_timer_settime32
/linux-6.14.4/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl235 223 common timer_settime sys_timer_settime
/linux-6.14.4/arch/x86/entry/syscalls/
Dsyscall_64.tbl235 223 common timer_settime sys_timer_settime

12