Home
last modified time | relevance | path

Searched refs:map_local_storage_uncharge (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/bpf/
A Dbpf_local_storage.c39 if (map->ops->map_local_storage_uncharge) in mem_uncharge()
40 map->ops->map_local_storage_uncharge(smap, owner, size); in mem_uncharge()
/linux/net/core/
A Dbpf_sk_storage.c350 .map_local_storage_uncharge = bpf_sk_storage_uncharge,
/linux/include/linux/
A Dbpf.h123 void (*map_local_storage_uncharge)(struct bpf_local_storage_map *smap, member

Completed in 23 milliseconds