Home
last modified time | relevance | path

Searched refs:bpf_map_charge_move (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/kernel/bpf/
Dqueue_stack_maps.c91 bpf_map_charge_move(&qs->map.memory, &mem); in queue_stack_map_alloc()
Dreuseport_array.c176 bpf_map_charge_move(&array->map.memory, &mem); in reuseport_array_alloc()
Dlocal_storage.c306 bpf_map_charge_move(&map->map.memory, &mem); in cgroup_storage_map_alloc()
Dstackmap.c140 bpf_map_charge_move(&smap->map.memory, &mem); in stack_map_alloc()
Darraymap.c130 bpf_map_charge_move(&array->map.memory, &mem); in array_map_alloc()
Dsyscall.c231 void bpf_map_charge_move(struct bpf_map_memory *dst, in bpf_map_charge_move() function
307 bpf_map_charge_move(&mem, &map->memory); in bpf_map_free_deferred()
637 bpf_map_charge_move(&mem, &map->memory); in map_create()
/Linux-v5.4/include/linux/
Dbpf.h661 void bpf_map_charge_move(struct bpf_map_memory *dst,