Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dbpf-cgroup.h165 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage);
468 static inline void bpf_cgroup_storage_free( in bpf_cgroup_storage_free() function
/Linux-v6.1/kernel/bpf/
Dlocal_storage.c340 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
Dcgroup.c203 bpf_cgroup_storage_free(storages[stype]); in bpf_cgroup_storages_free()
315 bpf_cgroup_storage_free(storage); in cgroup_bpf_release()
/Linux-v6.1/net/bpf/
Dtest_run.c387 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()
408 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()