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.h141 struct hrtimer_list_node { struct
142 struct hrtimer_list_node *pstNext; /**< Pointer to the next node. */ argument
143 …t handler_list_node *HandlerHead; /**< Pointer to the node queue of a timeout callback function. */
144 unsigned int set_time_reload; /**< Count of timers. */
145 union ktime _softexpires; /**< Structure of the scheduled time. */