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