Searched refs:bpf_local_storage_free (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/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() 541 bpf_local_storage_free(storage, smap, smap->bpf_ma, true); in bpf_local_storage_alloc() 768 bpf_local_storage_free(local_storage, storage_smap, bpf_ma, true); in bpf_local_storage_destroy()
|
Completed in 2 milliseconds