Searched hist:"30802945893 bc944b5971b408b37511a03b54e5c" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/kernel/time/ |
H A D | posix-timers.h | diff 30802945893bc944b5971b408b37511a03b54e5c Tue May 30 16:15:45 CDT 2017 Thomas Gleixner <tglx@linutronix.de> posix-timers: Add timer_rearm() callback
Add a timer_rearm() callback which is used to make the rescheduling of posix interval timers independent of the underlying clock implementation.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: John Stultz <john.stultz@linaro.org> Link: http://lkml.kernel.org/r/20170530211656.732632167@linutronix.de
|