Searched refs:TFD_IOC_SET_TICKS (Results 1 – 4 of 4) sorted by relevance
28 #define TFD_IOC_SET_TICKS _IOW('T', 0, __u64) macro
35 #define TFD_IOC_SET_TICKS _IOW('T', 0, __u64) macro
15 #define TFD_IOC_SET_TICKS _IOW('T', 0, __u64) macro
340 case TFD_IOC_SET_TICKS: { in timerfd_ioctl()