Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dlocal_storage.c339 bpf_cgroup_storage_unlink(storage); in cgroup_storage_map_free()
588 void bpf_cgroup_storage_unlink(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_unlink() function
Dcgroup.c314 bpf_cgroup_storage_unlink(storage); in cgroup_bpf_release()
/Linux-v6.1/include/linux/
Dbpf-cgroup.h169 void bpf_cgroup_storage_unlink(struct bpf_cgroup_storage *storage);