Searched refs:last_pending (Results 1 – 1 of 1) sorted by relevance
4253 proc_pending *pending, *last_pending; in dot_proc() local4267 last_pending = NULL; in dot_proc()4284 else if (!last_pending) in dot_proc()4287 last_pending = &unwind.proc_pending; in dot_proc()4293 last_pending = last_pending->next = pending; in dot_proc()4303 if (!last_pending) in dot_proc()4306 last_pending = &unwind.proc_pending; in dot_proc()4308 last_pending->next = NULL; in dot_proc()