Lines Matching defs:lastp
150 * @lastp: For multi-instance rollback, remember how far we got155 struct hlist_node **lastp)174 WARN_ON_ONCE(lastp && *lastp);191 WARN_ON_ONCE(lastp && *lastp);202 if (lastp && node == *lastp) {210 if (!lastp) {214 *lastp = node;219 if (lastp) {220 *lastp = NULL;