Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dhrtimer.h133 struct handler_list_node { struct
134 struct handler_list_node *pstNext; /**< Pointer to the next node. */ argument
145 …struct handler_list_node *HandlerHead; /**< Pointer to the node queue of a timeout callback functi… argument