Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dbpf-cgroup-defs.h68 struct list_head storages; member
/linux-6.12.1/kernel/bpf/
Dcgroup.c215 static void bpf_cgroup_storages_free(struct bpf_cgroup_storage *storages[]) in bpf_cgroup_storages_free()
223 static int bpf_cgroup_storages_alloc(struct bpf_cgroup_storage *storages[], in bpf_cgroup_storages_alloc()
266 static void bpf_cgroup_storages_link(struct bpf_cgroup_storage *storages[], in bpf_cgroup_storages_link()
297 struct list_head *storages = &cgrp->bpf.storages; in cgroup_bpf_release() local
Dlocal_storage.c333 struct list_head *storages = &map->list; in cgroup_storage_map_free() local