Home
last modified time | relevance | path

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

/kernel/bpf/
Dlocal_storage.c334 struct bpf_cgroup_storage *storage, *stmp; in cgroup_storage_map_free() local
338 list_for_each_entry_safe(storage, stmp, storages, list_map) { in cgroup_storage_map_free()
Dcgroup.c281 struct bpf_cgroup_storage *storage, *stmp; in cgroup_bpf_release() local
313 list_for_each_entry_safe(storage, stmp, storages, list_cg) { in cgroup_bpf_release()