Home
last modified time | relevance | path

Searched refs:itimerspec (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/um/os-Linux/
H A Dtime.c54 struct itimerspec its; in os_timer_set_interval()
70 struct itimerspec its = { in os_timer_one_shot()
87 struct itimerspec its; in os_timer_disable()
89 memset(&its, 0, sizeof(struct itimerspec)); in os_timer_disable()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dtimerfd.h47 const struct itimerspec *__utmr,
48 struct itimerspec *__otmr) __THROW;
51 extern int timerfd_gettime (int __ufd, struct itimerspec *__otmr) __THROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dtimerfd.h47 const struct itimerspec *__utmr,
48 struct itimerspec *__otmr) __THROW;
51 extern int timerfd_gettime (int __ufd, struct itimerspec *__otmr) __THROW;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dtime.h243 const struct itimerspec *__restrict __value,
244 struct itimerspec *__restrict __ovalue) __THROW;
247 extern int timer_gettime (timer_t __timerid, struct itimerspec *__value)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dtime.h243 const struct itimerspec *__restrict __value,
244 struct itimerspec *__restrict __ovalue) __THROW;
247 extern int timer_gettime (timer_t __timerid, struct itimerspec *__value)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/types/
H A Dstruct_itimerspec.h8 struct itimerspec struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/types/
H A Dstruct_itimerspec.h8 struct itimerspec struct
/OK3568_Linux_fs/kernel/tools/build/feature/
H A Dtest-timerfd.c9 struct itimerspec new_value; in main()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dtime.h22 struct itimerspec { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dtime.h35 struct itimerspec { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dtime.h35 struct itimerspec { struct
/OK3568_Linux_fs/kernel/tools/testing/selftests/timens/
H A Dtimer.c20 struct itimerspec new_value; in run_test()
H A Dtimerfd.c27 struct itimerspec new_value; in run_test()
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dalarmtimer-suspend.c122 struct itimerspec its1, its2; in main()
H A Dposix_timers.c143 struct itimerspec val = { in check_timer_create()
H A Dset-timer-lat.c126 struct itimerspec its1, its2; in setup_timer()
H A Dleap-a-day.c178 struct itimerspec its1; in main()
/OK3568_Linux_fs/buildroot/package/glibc/2.28-69-g1e5c5303a522764d7e9d2302a60e4a32cdb902f1/
H A D0015-posix-Fix-Warray-bounds-instances-building-timer_cre.patch314 timer_gettime (timer_t timerid, struct itimerspec *value)
330 @@ -33,10 +33,10 @@ timer_settime (timer_t timerid, int flags, const struct itimerspec *value,
331 struct itimerspec *ovalue)
/OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c136 struct itimerspec spec = {}; in suspend()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach.c620 struct itimerspec itimer; in timeout_set()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_time.cpp232 struct itimerspec ts; in mpp_timer_thread()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-kvm.c852 struct itimerspec new_value; in perf_kvm__timerfd_create()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/bic/data/
H A DQtPositioning.5.4.0.linux-gcc-amd64.txt270 Class itimerspec
273 itimerspec (0x0x7fb60efe4b40) 0
H A DQtPositioning.5.3.0.linux-gcc-amd64.txt280 Class itimerspec
283 itimerspec (0x0x7f95f0203ba0) 0
H A DQtPositioning.5.6.0.linux-gcc-amd64.txt295 Class itimerspec
298 itimerspec (0x0x7f7582342180) 0

12