Home
last modified time | relevance | path

Searched defs:hrtimer_list_node (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dhrtimer.h143 struct hrtimer_list_node { struct
144 struct hrtimer_list_node *pstNext; /**< Pointer to the next node. */ argument
145 …t handler_list_node *HandlerHead; /**< Pointer to the node queue of a timeout callback function. */
146 unsigned int set_time_reload; /**< Count of timers. */
147 union ktime _softexpires; /**< Structure of the scheduled time. */