Searched refs:map_local_storage_charge (Results 1 – 3 of 3) sorted by relevance
28 if (!map->ops->map_local_storage_charge) in mem_charge()31 return map->ops->map_local_storage_charge(smap, owner, size); in mem_charge()
349 .map_local_storage_charge = bpf_sk_storage_charge,
121 int (*map_local_storage_charge)(struct bpf_local_storage_map *smap, member
Completed in 14 milliseconds