Home
last modified time | relevance | path

Searched refs:it_real_fn (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dtimer.h218 extern enum hrtimer_restart it_real_fn(struct hrtimer *);
/openbmc/linux/kernel/time/
H A Ditimer.c156 enum hrtimer_restart it_real_fn(struct hrtimer *timer) in it_real_fn() function
/openbmc/linux/kernel/
H A Dfork.c1879 sig->real_timer.function = it_real_fn; in copy_signal()