Searched refs:lastp (Results 1 – 2 of 2) sorted by relevance
159 struct hlist_node **lastp) in cpuhp_invoke_callback() argument177 WARN_ON_ONCE(lastp && *lastp); in cpuhp_invoke_callback()192 WARN_ON_ONCE(lastp && *lastp); in cpuhp_invoke_callback()202 if (lastp && node == *lastp) in cpuhp_invoke_callback()209 if (!lastp) in cpuhp_invoke_callback()212 *lastp = node; in cpuhp_invoke_callback()217 if (lastp) in cpuhp_invoke_callback()218 *lastp = NULL; in cpuhp_invoke_callback()
549 *head->lastp = node; in __wake_q_add()550 head->lastp = &node->next; in __wake_q_add()