Searched refs:hrtimer_setup_on_stack (Results 1 – 6 of 6) sorted by relevance
| /linux/include/kunit/ |
| H A D | run-in-irq-context.h | 113 hrtimer_setup_on_stack(&state.timer, kunit_irq_test_timer_func, in kunit_run_irq_test()
|
| /linux/drivers/misc/lkdtm/ |
| H A D | bugs.c | 119 hrtimer_setup_on_stack(&timer, panic_in_hardirq, in lkdtm_PANIC_IN_HARDIRQ() 149 hrtimer_setup_on_stack(&timer, bug_in_hardirq, in lkdtm_BUG_IN_HARDIRQ()
|
| /linux/include/linux/ |
| H A D | hrtimer.h | 217 extern void hrtimer_setup_on_stack(struct hrtimer *timer,
|
| /linux/kernel/sched/ |
| H A D | idle.c | 408 hrtimer_setup_on_stack(&it.timer, idle_inject_timer_fn, CLOCK_MONOTONIC, in play_idle_precise()
|
| /linux/kernel/time/ |
| H A D | hrtimer.c | 1688 void hrtimer_setup_on_stack(struct hrtimer *timer, in hrtimer_setup_on_stack() function 1695 EXPORT_SYMBOL_GPL(hrtimer_setup_on_stack);
|
| H A D | alarmtimer.c | 741 hrtimer_setup_on_stack(&alarm->timer, alarmtimer_fired, alarm_bases[type].base_clockid, in alarm_init_on_stack()
|