Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtimerfd.h35 #define TFD_IOC_SET_TICKS _IOW('T', 0, u64) macro
/linux-4.1.27/fs/
Dtimerfd.c326 case TFD_IOC_SET_TICKS: { in timerfd_ioctl()