Searched refs:lastp (Results 1 – 2 of 2) sorted by relevance
169 struct hlist_node **lastp) in cpuhp_invoke_callback() argument188 WARN_ON_ONCE(lastp && *lastp); in cpuhp_invoke_callback()200 WARN_ON_ONCE(lastp && *lastp); in cpuhp_invoke_callback()210 if (lastp && node == *lastp) in cpuhp_invoke_callback()217 if (!lastp) in cpuhp_invoke_callback()220 *lastp = node; in cpuhp_invoke_callback()225 if (lastp) in cpuhp_invoke_callback()226 *lastp = NULL; in cpuhp_invoke_callback()
966 *head->lastp = node; in __wake_q_add()967 head->lastp = &node->next; in __wake_q_add()