Searched defs:storages (Results 1 – 3 of 3) sorted by relevance
69 struct list_head storages; member
228 static void bpf_cgroup_storages_free(struct bpf_cgroup_storage *storages[]) in bpf_cgroup_storages_free() argument 236 static int bpf_cgroup_storages_alloc(struct bpf_cgroup_storage *storages[], in bpf_cgroup_storages_alloc() argument 279 static void bpf_cgroup_storages_link(struct bpf_cgroup_storage *storages[], in bpf_cgroup_storages_link() argument 310 struct list_head *storages = &cgrp->bpf.storages; cgroup_bpf_release() local [all...]
333 struct list_head *storages = &map->list; in cgroup_storage_map_free() local