Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dqueue_stack_maps.c91 bpf_map_charge_move(&qs->map.memory, &mem); in queue_stack_map_alloc()
H A Dreuseport_array.c177 bpf_map_charge_move(&array->map.memory, &mem); in reuseport_array_alloc()
H A Dlocal_storage.c323 bpf_map_charge_move(&map->map.memory, &mem); in cgroup_storage_map_alloc()
H A Dbpf_struct_ops.c615 bpf_map_charge_move(&map->memory, &mem); in bpf_struct_ops_map_alloc()
H A Dstackmap.c147 bpf_map_charge_move(&smap->map.memory, &mem); in stack_map_alloc()
H A Dsyscall.c407 void bpf_map_charge_move(struct bpf_map_memory *dst, in bpf_map_charge_move() function
483 bpf_map_charge_move(&mem, &map->memory); in bpf_map_free_deferred()
909 bpf_map_charge_move(&mem, &map->memory); in map_create()
H A Darraymap.c162 bpf_map_charge_move(&array->map.memory, &mem); in array_map_alloc()
/OK3568_Linux_fs/kernel/net/xdp/
H A Dxskmap.c103 bpf_map_charge_move(&m->map.memory, &mem); in xsk_map_alloc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1266 void bpf_map_charge_move(struct bpf_map_memory *dst,