Home
last modified time | relevance | path

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

/kernel/bpf/
Dbpf_struct_ops.c595 bpf_map_charge_finish(&mem); in bpf_struct_ops_map_alloc()
608 bpf_map_charge_finish(&mem); in bpf_struct_ops_map_alloc()
Dqueue_stack_maps.c83 bpf_map_charge_finish(&mem); in queue_stack_map_alloc()
Darraymap.c145 bpf_map_charge_finish(&mem); in array_map_alloc()
154 bpf_map_charge_finish(&mem); in array_map_alloc()
166 bpf_map_charge_finish(&array->map.memory); in array_map_alloc()
Dreuseport_array.c171 bpf_map_charge_finish(&mem); in reuseport_array_alloc()
Dstackmap.c131 bpf_map_charge_finish(&mem); in stack_map_alloc()
154 bpf_map_charge_finish(&mem); in stack_map_alloc()
Dringbuf.c194 bpf_map_charge_finish(&rb_map->map.memory); in ringbuf_map_alloc()
Dbpf_local_storage.c579 bpf_map_charge_finish(&smap->map.memory); in bpf_local_storage_map_alloc()
Dlocal_storage.c319 bpf_map_charge_finish(&mem); in cgroup_storage_map_alloc()
Dcpumap.c131 bpf_map_charge_finish(&cmap->map.memory); in cpu_map_alloc()
Ddevmap.c166 bpf_map_charge_finish(&dtab->map.memory); in dev_map_init_map()
Dsyscall.c401 void bpf_map_charge_finish(struct bpf_map_memory *mem) in bpf_map_charge_finish() function
487 bpf_map_charge_finish(&mem); in bpf_map_free_deferred()
911 bpf_map_charge_finish(&mem); in map_create()
Dhashtab.c512 bpf_map_charge_finish(&htab->map.memory); in htab_map_alloc()