Home
last modified time | relevance | path

Searched defs:storages (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dbpf-cgroup-defs.h63 struct list_head storages; member
/openbmc/linux/kernel/bpf/
H A Dcgroup.c198 static void bpf_cgroup_storages_free(struct bpf_cgroup_storage *storages[]) in bpf_cgroup_storages_free()
206 static int bpf_cgroup_storages_alloc(struct bpf_cgroup_storage *storages[], in bpf_cgroup_storages_alloc()
249 static void bpf_cgroup_storages_link(struct bpf_cgroup_storage *storages[], in bpf_cgroup_storages_link()
280 struct list_head *storages = &cgrp->bpf.storages; in cgroup_bpf_release() local
H A Dlocal_storage.c333 struct list_head *storages = &map->list; in cgroup_storage_map_free() local
/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp68 nlohmann::json::array_t storages; in getStorageLink() local