Home
last modified time | relevance | path

Searched refs:bpf_cgroup_storage_unlink (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c339 bpf_cgroup_storage_unlink(storage); in cgroup_storage_map_free()
595 void bpf_cgroup_storage_unlink(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_unlink() function
H A Dcgroup.c314 bpf_cgroup_storage_unlink(storage); in cgroup_bpf_release()
/openbmc/linux/include/linux/
H A Dbpf-cgroup.h170 void bpf_cgroup_storage_unlink(struct bpf_cgroup_storage *storage);