Searched refs:lastp (Results 1 – 2 of 2) sorted by relevance
172 struct hlist_node **lastp) in cpuhp_invoke_callback() argument191 WARN_ON_ONCE(lastp && *lastp); in cpuhp_invoke_callback()203 WARN_ON_ONCE(lastp && *lastp); in cpuhp_invoke_callback()213 if (lastp && node == *lastp) in cpuhp_invoke_callback()220 if (!lastp) in cpuhp_invoke_callback()223 *lastp = node; in cpuhp_invoke_callback()228 if (lastp) in cpuhp_invoke_callback()229 *lastp = NULL; in cpuhp_invoke_callback()
987 *head->lastp = node; in __wake_q_add()988 head->lastp = &node->next; in __wake_q_add()