Searched refs:linux_hrtimer_active (Results 1 – 2 of 2) sorted by relevance
54 #define hrtimer_active(hrtimer) linux_hrtimer_active(hrtimer)81 bool linux_hrtimer_active(struct hrtimer *);
54 linux_hrtimer_active(struct hrtimer *hrtimer) in linux_hrtimer_active() function