Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dcgroup.c54 bpf_cgroup_storage_unlink(pl->storage[stype]); in cgroup_bpf_release()
367 bpf_cgroup_storage_unlink(old_storage[stype]); in __cgroup_bpf_attach()
472 bpf_cgroup_storage_unlink(pl->storage[stype]); in __cgroup_bpf_detach()
Dlocal_storage.c582 void bpf_cgroup_storage_unlink(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_unlink() function
/Linux-v5.4/include/linux/
Dbpf-cgroup.h159 void bpf_cgroup_storage_unlink(struct bpf_cgroup_storage *storage);