]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/hrtimer.h
select: Introduce a hrtimeout function
[linux-2.6-omap-h63xx.git] / include / linux / hrtimer.h
index 6d93dce61cbbc25c8b17d2f8f8c5c9d0e864ee9f..becd17db1a1a6044f487b6637ec78dfe8af0be28 100644 (file)
@@ -346,6 +346,8 @@ extern long hrtimer_nanosleep_restart(struct restart_block *restart_block);
 extern void hrtimer_init_sleeper(struct hrtimer_sleeper *sl,
                                 struct task_struct *tsk);
 
+extern int schedule_hrtimeout(ktime_t *expires, const enum hrtimer_mode mode);
+
 /* Soft interrupt function to run the hrtimer queues: */
 extern void hrtimer_run_queues(void);
 extern void hrtimer_run_pending(void);