Searched refs:linux_hrtimer_try_to_cancel (Results 1 – 2 of 2) sorted by relevance
55 #define hrtimer_try_to_cancel(hrtimer) linux_hrtimer_try_to_cancel(hrtimer)82 int linux_hrtimer_try_to_cancel(struct hrtimer *);
72 linux_hrtimer_try_to_cancel(struct hrtimer *hrtimer) in linux_hrtimer_try_to_cancel() function