Searched refs:bpf_local_storage_destroy (Results 1 – 6 of 6) sorted by relevance
23 int BPF_PROG(bpf_local_storage_destroy, struct bpf_local_storage *local_storage) in BPF_PROG() argument
72 bpf_local_storage_destroy(local_storage); in bpf_inode_storage_free()
55 bpf_local_storage_destroy(local_storage); in bpf_cgrp_storage_free()
81 bpf_local_storage_destroy(local_storage); in bpf_task_storage_free()
737 void bpf_local_storage_destroy(struct bpf_local_storage *local_storage) in bpf_local_storage_destroy() function
59 bpf_local_storage_destroy(sk_storage); in bpf_sk_storage_free()