Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbpf-cgroup.h231 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage);
507 static inline void bpf_cgroup_storage_free( in bpf_cgroup_storage_free() function
/Linux-v5.15/kernel/bpf/
Dlocal_storage.c341 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
Dcgroup.c36 bpf_cgroup_storage_free(storages[stype]); in bpf_cgroup_storages_free()
141 bpf_cgroup_storage_free(storage); in cgroup_bpf_release()
/Linux-v5.15/net/bpf/
Dtest_run.c104 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()
125 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()