list_for_each_entry_safe_from
list_for_each_entry_safe_from(win, tmp, &vcaps->list, win_list) {
list_for_each_entry_safe_from(node, n, end, entry) {
list_for_each_entry_safe_from(node, n, end, entry) {
list_for_each_entry_safe_from(req, r, &connection->transfer_log, tl_requests) {
list_for_each_entry_safe_from(grp_iter, _grp_iter,
list_for_each_entry_safe_from(sa, tmp, &sa_manager->olist, olist) {
list_for_each_entry_safe_from(fl, tmp, &ctx->flc_posix, c.flc_list) {
list_for_each_entry_safe_from(subreq, tmp,
list_for_each_entry_safe_from(subreq, tmp,
list_for_each_entry_safe_from(iface, niface, &ses->iface_list,
list_for_each_entry_safe_from(curr, next, &wq_head->head, entry) {
list_for_each_entry_safe_from(work, n, NULL, entry) {
list_for_each_entry_safe_from(work, n, &pool->worklist, entry) {