cpu_timer
struct cpu_timer cpu;
struct cpu_timer *ctmr)
static inline bool cpu_timer_queued(struct cpu_timer *ctmr)
static inline bool cpu_timer_dequeue(struct cpu_timer *ctmr)
static inline u64 cpu_timer_getexpires(struct cpu_timer *ctmr)
static inline void cpu_timer_setexpires(struct cpu_timer *ctmr, u64 exp)
struct cpu_timer *ctmr = &timer->it.cpu;
struct cpu_timer *ctmr = &timer->it.cpu;
struct cpu_timer *ctmr;
ctmr = container_of(node, struct cpu_timer, node);
struct cpu_timer *ctmr = &timer->it.cpu;
struct cpu_timer *ctmr = &timer->it.cpu;
struct cpu_timer *ctmr = &timer->it.cpu;
struct cpu_timer *ctmr;
ctmr = container_of(next, struct cpu_timer, node);