Searched refs:bpf_cgroup_storage_free (Results 1 – 4 of 4) sorted by relevance
211 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage);487 static inline void bpf_cgroup_storage_free( in bpf_cgroup_storage_free() function
341 bpf_cgroup_storage_free(storage); in cgroup_storage_map_free()552 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_free() function
36 bpf_cgroup_storage_free(storages[stype]); in bpf_cgroup_storages_free()141 bpf_cgroup_storage_free(storage); in cgroup_bpf_release()
105 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()126 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()
Completed in 13 milliseconds