Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf-cgroup.h213 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage);
460 static inline void bpf_cgroup_storage_free( in bpf_cgroup_storage_free() function
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dlocal_storage.c345 bpf_cgroup_storage_free(storage); in cgroup_storage_map_free()
561 void bpf_cgroup_storage_free(struct bpf_cgroup_storage *storage) in bpf_cgroup_storage_free() function
H A Dcgroup.c36 bpf_cgroup_storage_free(storages[stype]); in bpf_cgroup_storages_free()
141 bpf_cgroup_storage_free(storage); in cgroup_bpf_release()
/OK3568_Linux_fs/kernel/net/bpf/
H A Dtest_run.c99 bpf_cgroup_storage_free(storage[stype]); in bpf_test_run()
124 bpf_cgroup_storage_free(storage[stype]); in bpf_test_run()