Home
last modified time | relevance | path

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

/kernel/bpf/
Dlocal_storage.c335 struct bpf_cgroup_storage *storage, *stmp; in cgroup_storage_map_free() local
339 list_for_each_entry_safe(storage, stmp, storages, list_map) { in cgroup_storage_map_free()
Dcgroup.c114 struct bpf_cgroup_storage *storage, *stmp; in cgroup_bpf_release() local
139 list_for_each_entry_safe(storage, stmp, storages, list_cg) { in cgroup_bpf_release()