Searched refs:timerfd_clock_was_set (Results 1 – 4 of 4) sorted by relevance
356 extern void timerfd_clock_was_set(void);358 static inline void timerfd_clock_was_set(void) { } in timerfd_clock_was_set() function
97 void timerfd_clock_was_set(void) in timerfd_clock_was_set() function
412 hrtimer framework calls ``timerfd_clock_was_set()`` which walks the417 void timerfd_clock_was_set(void)
873 timerfd_clock_was_set(); in clock_was_set()