Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/cgroup/
Dcgroup-v1.c197 struct cgroup_pidlist *l, *tmp_l; in cgroup1_pidlist_destroy_all() local
200 list_for_each_entry_safe(l, tmp_l, &cgrp->pidlists, links) in cgroup1_pidlist_destroy_all()