list_for_each_safe
list_for_each_safe(entry, tmp, hnd_list) {
list_for_each_safe(sorted, next, list) {