Home
last modified time | relevance | path

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

/kernel/bpf/
Dlocal_storage.c492 struct bpf_cgroup_storage *bpf_cgroup_storage_alloc(struct bpf_prog *prog, in bpf_cgroup_storage_alloc() function
Dcgroup.c228 storages[stype] = bpf_cgroup_storage_alloc(prog, stype); in bpf_cgroup_storages_alloc()