Home
last modified time | relevance | path

Searched refs:hrtimer_mode (Results 1 – 9 of 9) sorted by relevance

/linux-4.1.27/include/linux/
Dhrtimer.h33 enum hrtimer_mode { enum
338 enum hrtimer_mode mode);
342 enum hrtimer_mode mode);
348 enum hrtimer_mode mode) in hrtimer_init_on_stack()
357 const enum hrtimer_mode mode);
359 unsigned long range_ns, const enum hrtimer_mode mode);
363 const enum hrtimer_mode mode, int wakeup);
369 enum hrtimer_mode mode) in hrtimer_start_expires()
431 const enum hrtimer_mode mode,
439 const enum hrtimer_mode mode);
[all …]
Dinterrupt.h592 clockid_t which_clock, enum hrtimer_mode mode);
596 const enum hrtimer_mode mode) in tasklet_hrtimer_start()
Dfreezer.h234 unsigned long delta, const enum hrtimer_mode mode) in freezable_schedule_hrtimeout_range()
/linux-4.1.27/kernel/time/
Dhrtimer.c404 enum hrtimer_mode mode);
407 enum hrtimer_mode mode) in hrtimer_init_on_stack()
427 enum hrtimer_mode mode) in debug_init()
937 unsigned long delta_ns, const enum hrtimer_mode mode, in __hrtimer_start_range_ns()
1024 unsigned long delta_ns, const enum hrtimer_mode mode) in hrtimer_start_range_ns()
1042 hrtimer_start(struct hrtimer *timer, ktime_t tim, const enum hrtimer_mode mode) in hrtimer_start()
1142 enum hrtimer_mode mode) in __hrtimer_init()
1172 enum hrtimer_mode mode) in hrtimer_init()
1493 static int __sched do_nanosleep(struct hrtimer_sleeper *t, enum hrtimer_mode mode) in do_nanosleep()
1560 const enum hrtimer_mode mode, const clockid_t clockid) in hrtimer_nanosleep()
[all …]
Dposix-timers.c829 enum hrtimer_mode mode; in common_timer_set()
/linux-4.1.27/include/trace/events/
Dtimer.h133 enum hrtimer_mode mode),
140 __field( enum hrtimer_mode, mode )
/linux-4.1.27/kernel/
Dsoftirq.c624 clockid_t which_clock, enum hrtimer_mode mode) in tasklet_hrtimer_init()
/linux-4.1.27/fs/
Dtimerfd.c164 enum hrtimer_mode htmode; in timerfd_setup()
/linux-4.1.27/drivers/misc/
Dlkdtm.c216 const enum hrtimer_mode mode) in jp_hrtimer_start()