list_for_each_entry_from
list_for_each_entry_from(it, &zone_alloc->entries, list) {
list_for_each_entry_from(curr_node, &zone_alloc->entries, list) {
list_for_each_entry_from(counter, &fc_stats->counters, list) {