Searched defs:timer_pending (Results 1 – 2 of 2) sorted by relevance
44 static inline int timer_pending(const timer_list_t *timer) in timer_pending() function
382 #define timer_pending(t) timer_pending(&((t)->timer)) macro