Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c1182 static inline bool remove_hrtimer(struct hrtimer *timer, struct hrtimer_clock_base *base, in remove_hrtimer() function
1399 bool was_armed = remove_hrtimer(timer, base, HRTIMER_STATE_ENQUEUED); in __hrtimer_start_range_ns()
1527 ret = remove_hrtimer(timer, base, HRTIMER_STATE_INACTIVE); in hrtimer_try_to_cancel()