Searched refs:map_local_storage_uncharge (Results 1 – 3 of 3) sorted by relevance
39 if (map->ops->map_local_storage_uncharge) in mem_uncharge()40 map->ops->map_local_storage_uncharge(smap, owner, size); in mem_uncharge()
350 .map_local_storage_uncharge = bpf_sk_storage_uncharge,
123 void (*map_local_storage_uncharge)(struct bpf_local_storage_map *smap, member
Completed in 23 milliseconds