Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/bpf/
Dbpf_struct_ops.c590 bpf_map_charge_finish(&mem); in bpf_struct_ops_map_alloc()
603 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()
Dreuseport_array.c171 bpf_map_charge_finish(&mem); in reuseport_array_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()
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.c569 bpf_map_charge_finish(&smap->map.memory); in bpf_local_storage_map_alloc()
Dlocal_storage.c316 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.c399 void bpf_map_charge_finish(struct bpf_map_memory *mem) in bpf_map_charge_finish() function
485 bpf_map_charge_finish(&mem); in bpf_map_free_deferred()
909 bpf_map_charge_finish(&mem); in map_create()
Dhashtab.c512 bpf_map_charge_finish(&htab->map.memory); in htab_map_alloc()
/kernel/linux/linux-5.10/net/xdp/
Dxskmap.c98 bpf_map_charge_finish(&mem); in xsk_map_alloc()
/kernel/linux/linux-5.10/net/core/
Dsock_map.c61 bpf_map_charge_finish(&stab->map.memory); in sock_map_alloc()
1148 bpf_map_charge_finish(&htab->map.memory); in sock_hash_alloc()
/kernel/linux/linux-5.10/include/linux/
Dbpf.h1330 void bpf_map_charge_finish(struct bpf_map_memory *mem);