Searched refs:bpf_local_storage_free (Results 1 – 1 of 1) sorted by relevance
/linux/kernel/bpf/ |
H A D | bpf_local_storage.c | 156 static void bpf_local_storage_free(struct bpf_local_storage *local_storage, in bpf_local_storage_free() function 367 bpf_local_storage_free(local_storage, storage_smap, bpf_ma, reuse_now); in bpf_selem_unlink_storage() 515 bpf_local_storage_free(storage, smap, smap->bpf_ma, true); in bpf_local_storage_alloc() 742 bpf_local_storage_free(local_storage, storage_smap, bpf_ma, true); in bpf_local_storage_destroy()
|