Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbpf-cgroup.h173 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage);
419 static inline void bpf_cgroup_storage_free( in bpf_cgroup_storage_free() function
/Linux-v5.10/kernel/bpf/
Dlocal_storage.c344 bpf_cgroup_storage_free(storage); in cgroup_storage_map_free()
560 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.10/net/bpf/
Dtest_run.c33 bpf_cgroup_storage_free(storage[stype]); in bpf_test_run()
77 bpf_cgroup_storage_free(storage[stype]); in bpf_test_run()