Searched defs:prevNode (Results 1 – 4 of 4) sorted by relevance
67 struct hrtimer_list_node *prevNode = NULL; in HrtimerNodeAdd() local187 … struct handler_list_node **prevNode, struct handler_list_node **curNode) in GetHandlerNodePosition()206 STATIC VOID GetHrtimerNodePosition(const struct hrtimer *timer, struct hrtimer_list_node **prevNode, in GetHrtimerNodePosition()241 STATIC UINT32 ChangeNodePosition(struct hrtimer_list_node *prevNode, struct hrtimer_list_node *curN… in ChangeNodePosition()374 struct hrtimer_list_node *prevNode = NULL; in linux_hrtimer_start() local424 struct hrtimer_list_node *prevNode = NULL; in linux_hrtimer_cancel() local479 struct hrtimer_list_node *prevNode = NULL; in linux_hrtimer_forward() local
13 const prevNode: Node | undefined = children[i - 1]; constant49 const start = isBetweenMultiLineBookends ? prevNode.getEnd() : node.getStart(); constant
211 HashNode prevNode = null; in findMatch() local