Home
last modified time | relevance | path

Searched refs:bpf_cgroup_storage_free (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/kernel/bpf/
Dcgroup.c55 bpf_cgroup_storage_free(pl->storage[stype]); in cgroup_bpf_release()
325 bpf_cgroup_storage_free(storage[stype]); in __cgroup_bpf_attach()
335 bpf_cgroup_storage_free(storage[stype]); in __cgroup_bpf_attach()
343 bpf_cgroup_storage_free(storage[stype]); in __cgroup_bpf_attach()
357 bpf_cgroup_storage_free(storage[stype]); in __cgroup_bpf_attach()
386 bpf_cgroup_storage_free(old_storage[stype]); in __cgroup_bpf_attach()
400 bpf_cgroup_storage_free(pl->storage[stype]); in __cgroup_bpf_attach()
473 bpf_cgroup_storage_free(pl->storage[stype]); in __cgroup_bpf_detach()
Dlocal_storage.c541 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_free() function
/Linux-v5.4/include/linux/
Dbpf-cgroup.h155 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage);
369 static inline void bpf_cgroup_storage_free( in bpf_cgroup_storage_free() function
/Linux-v5.4/net/bpf/
Dtest_run.c31 bpf_cgroup_storage_free(storage[stype]); in bpf_test_run()
71 bpf_cgroup_storage_free(storage[stype]); in bpf_test_run()