Searched refs:linux_hrtimer_cancel (Results 1 – 2 of 2) sorted by relevance
56 #define hrtimer_cancel(hrtimer) linux_hrtimer_cancel(hrtimer)83 int linux_hrtimer_cancel(struct hrtimer *);
92 linux_hrtimer_cancel(struct hrtimer *hrtimer) in linux_hrtimer_cancel() function