Searched defs:timer_cb (Results 1 – 3 of 3) sorted by relevance
108 struct timer_cb { struct109 struct hrtimer timer;116 int timer_pops;118 bool started;
41 static int timer_cb(void *map, int *key, struct hmap_elem *val) in timer_cb() function
28 static int timer_cb(void *map, int *key, struct timer *timer) in timer_cb() function