Searched refs:bpf_cgroup_storage_free (Results 1 – 4 of 4) sorted by relevance
165 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage);468 static inline void bpf_cgroup_storage_free( in bpf_cgroup_storage_free() function
340 bpf_cgroup_storage_free(storage); in cgroup_storage_map_free()551 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_free() function
203 bpf_cgroup_storage_free(storages[stype]); in bpf_cgroup_storages_free()315 bpf_cgroup_storage_free(storage); in cgroup_bpf_release()
394 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()417 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()
Completed in 16 milliseconds