Searched refs:lastp (Results 1 – 3 of 3) sorted by relevance
149 struct hlist_node **lastp) in cpuhp_invoke_callback() argument167 WARN_ON_ONCE(lastp && *lastp); in cpuhp_invoke_callback()182 WARN_ON_ONCE(lastp && *lastp); in cpuhp_invoke_callback()192 if (lastp && node == *lastp) in cpuhp_invoke_callback()199 if (!lastp) in cpuhp_invoke_callback()202 *lastp = node; in cpuhp_invoke_callback()207 if (lastp) in cpuhp_invoke_callback()208 *lastp = NULL; in cpuhp_invoke_callback()
919 char __user *lastp; in bin_string() local928 lastp = oldval + copied - 1; in bin_string()931 if (get_user(ch, lastp)) in bin_string()937 if (put_user('\0', lastp)) in bin_string()
433 *head->lastp = node; in __wake_q_add()434 head->lastp = &node->next; in __wake_q_add()