Home
last modified time | relevance | path

Searched refs:bpf_map_charge_finish (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.4/kernel/bpf/
Dqueue_stack_maps.c83 bpf_map_charge_finish(&mem); in queue_stack_map_alloc()
Dstackmap.c124 bpf_map_charge_finish(&mem); in stack_map_alloc()
147 bpf_map_charge_finish(&mem); in stack_map_alloc()
Dreuseport_array.c170 bpf_map_charge_finish(&mem); in reuseport_array_alloc()
Dxskmap.c129 bpf_map_charge_finish(&m->map.memory); in xsk_map_alloc()
Darraymap.c122 bpf_map_charge_finish(&mem); in array_map_alloc()
134 bpf_map_charge_finish(&array->map.memory); in array_map_alloc()
Dcpumap.c136 bpf_map_charge_finish(&cmap->map.memory); in cpu_map_alloc()
Dlocal_storage.c302 bpf_map_charge_finish(&mem); in cgroup_storage_map_alloc()
Ddevmap.c167 bpf_map_charge_finish(&dtab->map.memory); in dev_map_init_map()
Dsyscall.c225 void bpf_map_charge_finish(struct bpf_map_memory *mem) in bpf_map_charge_finish() function
311 bpf_map_charge_finish(&mem); in bpf_map_free_deferred()
639 bpf_map_charge_finish(&mem); in map_create()
Dhashtab.c399 bpf_map_charge_finish(&htab->map.memory); in htab_map_alloc()
/Linux-v5.4/net/core/
Dbpf_sk_storage.c660 bpf_map_charge_finish(&smap->map.memory); in bpf_sk_storage_map_alloc()
Dsock_map.c57 bpf_map_charge_finish(&stab->map.memory); in sock_map_alloc()
/Linux-v5.4/include/linux/
Dbpf.h660 void bpf_map_charge_finish(struct bpf_map_memory *mem);