Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf-cgroup.h166 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage);
469 static inline void bpf_cgroup_storage_free( in bpf_cgroup_storage_free() function
/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c340 bpf_cgroup_storage_free(storage); in cgroup_storage_map_free()
558 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_free() function
H A Dcgroup.c203 bpf_cgroup_storage_free(storages[stype]); in bpf_cgroup_storages_free()
315 bpf_cgroup_storage_free(storage); in cgroup_bpf_release()
/openbmc/linux/net/bpf/
H A Dtest_run.c407 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()
430 bpf_cgroup_storage_free(item.cgroup_storage[stype]); in bpf_test_run()