Searched refs:timer_links2ptr (Results 1 – 2 of 2) sorted by relevance
136 timer_links2ptr (struct list_links *list) in timer_links2ptr() function377 timer = timer_links2ptr (first); in thread_func()415 timer = timer_links2ptr (first); in thread_func()450 struct timer_node *timer = timer_links2ptr (iter); in __timer_thread_queue_timer()544 struct timer_node *timer = timer_links2ptr (node); in __timer_alloc()
137 timer_links2ptr (struct list_links *list) in timer_links2ptr() function378 timer = timer_links2ptr (first); in thread_func()416 timer = timer_links2ptr (first); in thread_func()451 struct timer_node *timer = timer_links2ptr (iter); in __timer_thread_queue_timer()549 struct timer_node *timer = timer_links2ptr (node); in __timer_alloc()
Completed in 5 milliseconds