Searched refs:bpf_local_storage_free (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dbpf_local_storage.c156 static void bpf_local_storage_free(struct bpf_local_storage *local_storage, function
367 bpf_local_storage_free(local_storage, storage_smap, bpf_ma, reuse_now);
515 bpf_local_storage_free(storage, smap, smap->bpf_ma, true);
742 bpf_local_storage_free(local_storage, storage_smap, bpf_ma, true);

Completed in 102 milliseconds