Home
last modified time | relevance | path

Searched refs:TFD_IOC_SET_TICKS (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dtimerfd.h35 #define TFD_IOC_SET_TICKS _IOW('T', 0, __u64) macro
/linux/fs/
H A Dtimerfd.c358 case TFD_IOC_SET_TICKS: { in timerfd_ioctl()