Searched defs:timer_pending (Results 1 – 8 of 8) sorted by relevance
145 static inline int timer_pending(const struct timer_list * timer) in timer_pending() function
15 static int timer_pending(const struct timer_list * timer) in timer_pending() function
122 bool timer_pending; member
86 unsigned long timer_pending; member
257 unsigned timer_pending:1; member
424 u8 started:1, stopped:1, timer_pending:1; member
723 atomic_t timer_pending; member