Home
last modified time | relevance | path

Searched refs:tmp_l (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/cgroup/
H A Dcgroup-v1.c204 struct cgroup_pidlist *l, *tmp_l; in cgroup1_pidlist_destroy_all() local
207 list_for_each_entry_safe(l, tmp_l, &cgrp->pidlists, links) in cgroup1_pidlist_destroy_all()