Searched refs:TFD_IOC_SET_TICKS (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/uapi/linux/ | ||
| D | timerfd.h | 35 #define TFD_IOC_SET_TICKS _IOW('T', 0, __u64) macro |
| /Linux-v6.6/fs/ | ||
| D | timerfd.c | 356 case TFD_IOC_SET_TICKS: { in timerfd_ioctl() |