Home
last modified time | relevance | path

Searched refs:ChangeNodePosition (Results 1 - 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c235 STATIC UINT32 ChangeNodePosition(struct hrtimer_list_node *prevNode, struct hrtimer_list_node *curNode, in ChangeNodePosition() function
406 if (ChangeNodePosition(prevNode, curNode, prevHandler, curHandler, time) == LOS_OK) { in linux_hrtimer_start()
497 ret = ChangeNodePosition(prevNode, curNode, prevHandler, curHandler, interval); in linux_hrtimer_forward()

Completed in 2 milliseconds