Home
last modified time | relevance | path

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

12

/linux/arch/um/os-Linux/
A Dtime.c63 if (timer_settime(event_high_res_timer, 0, &its, NULL) == -1) in os_timer_set_interval()
79 timer_settime(event_high_res_timer, 0, &its, NULL); in os_timer_one_shot()
91 timer_settime(event_high_res_timer, 0, &its, NULL); in os_timer_disable()
/linux/tools/testing/selftests/timens/
A Dtimer.c52 if (timer_settime(fd, flags, &new_value, NULL) == -1) in run_test()
/linux/tools/testing/selftests/timers/
A Dalarmtimer-suspend.c159 timer_settime(tm1, TIMER_ABSTIME, &its1, &its2); in main()
A Dposix_timers.c169 err = timer_settime(id, 0, &val, NULL); in check_timer_create()
A Dset-timer-lat.c164 err = timer_settime(*tm1, flags, &its1, &its2); in setup_timer()
A Dleap-a-day.c304 timer_settime(tm1, TIMER_ABSTIME, &its1, NULL); in main()
/linux/kernel/time/
A Dposix-stubs.c44 SYS_NI(timer_settime);
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl299 241 32 timer_settime sys_timer_settime32
300 241 64 timer_settime sys_timer_settime
301 241 spu timer_settime sys_timer_settime
/linux/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl299 241 32 timer_settime sys_timer_settime32
300 241 64 timer_settime sys_timer_settime
301 241 spu timer_settime sys_timer_settime
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl280 251 32 timer_settime sys_timer_settime32
281 251 64 timer_settime sys_timer_settime
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl319 262 32 timer_settime sys_timer_settime32
320 262 64 timer_settime sys_timer_settime
/linux/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl228 217 n64 timer_settime sys_timer_settime
A Dsyscall_n32.tbl232 221 n32 timer_settime sys_timer_settime32
A Dsyscall_o32.tbl272 258 o32 timer_settime sys_timer_settime32
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl237 225 common timer_settime sys_timer_settime
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl228 217 n64 timer_settime sys_timer_settime
/linux/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl271 250 common timer_settime sys_timer_settime32
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl234 223 common timer_settime sys_timer_settime
A Dsyscall_32.tbl274 260 i386 timer_settime sys_timer_settime32
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl234 223 common timer_settime sys_timer_settime
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl270 260 common timer_settime sys_timer_settime32
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl265 255 common timer_settime sys_timer_settime32
/linux/arch/arm/tools/
A Dsyscall.tbl275 258 common timer_settime sys_timer_settime32
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl270 260 common timer_settime sys_timer_settime32
/linux/arch/alpha/kernel/syscalls/
A Dsyscall.tbl346 415 common timer_settime sys_timer_settime

Completed in 58 milliseconds

12