Searched refs:TFD_TIMER_ABSTIME (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dtimerfd.h21 #define TFD_TIMER_ABSTIME (1 << 0) macro
29 #define TFD_SETTIME_FLAGS TFD_TIMER_ABSTIME
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dtimerfd.h21 #define TFD_TIMER_ABSTIME (1 << 0) macro
29 #define TFD_SETTIME_FLAGS TFD_TIMER_ABSTIME
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/sys/
H A Dtimerfd.h38 TFD_TIMER_ABSTIME = 1 << 0 enumerator in enum:__anon48184
39 #define TFD_TIMER_ABSTIME TFD_TIMER_ABSTIME macro
49 FLAGS has the TFD_TIMER_ABSTIME flag set the timeout value is
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/sys/
H A Dtimerfd.h38 TFD_TIMER_ABSTIME = 1 << 0 enumerator in enum:__anon45986
39 #define TFD_TIMER_ABSTIME TFD_TIMER_ABSTIME macro
49 FLAGS has the TFD_TIMER_ABSTIME flag set the timeout value is
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/sys/
H A Dtimerfd.h38 TFD_TIMER_ABSTIME = 1 << 0 enumerator in enum:__anon46961
39 #define TFD_TIMER_ABSTIME TFD_TIMER_ABSTIME macro
49 FLAGS has the TFD_TIMER_ABSTIME flag set the timeout value is
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Dtimerfd.c68 htmode = (flags & TFD_TIMER_ABSTIME) ?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Dtimerfd.c68 htmode = (flags & TFD_TIMER_ABSTIME) ?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb10/libusb/
H A Dio.c1249 r = timerfd_settime(ctx->timerfd, TFD_TIMER_ABSTIME, &it, NULL);
1328 r = timerfd_settime(ctx->timerfd, TFD_TIMER_ABSTIME, &it, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb10/libusb/
H A Dio.c1249 r = timerfd_settime(ctx->timerfd, TFD_TIMER_ABSTIME, &it, NULL);
1328 r = timerfd_settime(ctx->timerfd, TFD_TIMER_ABSTIME, &it, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb10/libusb/
H A Dio.c1249 r = timerfd_settime(ctx->timerfd, TFD_TIMER_ABSTIME, &it, NULL);
1328 r = timerfd_settime(ctx->timerfd, TFD_TIMER_ABSTIME, &it, NULL);

Completed in 103 milliseconds