Searched refs:bpf_map_memory (Results 1 – 11 of 11) sorted by relevance
141 struct bpf_map_memory { struct166 struct bpf_map_memory memory; argument1264 int bpf_map_charge_init(struct bpf_map_memory *mem, u64 size);1265 void bpf_map_charge_finish(struct bpf_map_memory *mem);1266 void bpf_map_charge_move(struct bpf_map_memory *dst,1267 struct bpf_map_memory *src);
29 struct bpf_map_memory { struct39 struct bpf_map_memory memory; argument
70 struct bpf_map_memory mem = {0}; in queue_stack_map_alloc()
155 struct bpf_map_memory mem; in reuseport_array_alloc()
379 int bpf_map_charge_init(struct bpf_map_memory *mem, u64 size) in bpf_map_charge_init()401 void bpf_map_charge_finish(struct bpf_map_memory *mem) in bpf_map_charge_finish()407 void bpf_map_charge_move(struct bpf_map_memory *dst, in bpf_map_charge_move()408 struct bpf_map_memory *src) in bpf_map_charge_move()413 memset(src, 0, sizeof(struct bpf_map_memory)); in bpf_map_charge_move()481 struct bpf_map_memory mem; in bpf_map_free_deferred()812 struct bpf_map_memory mem; in map_create()
52 struct bpf_map_memory memory;
291 struct bpf_map_memory mem; in cgroup_storage_map_alloc()
562 struct bpf_map_memory mem; in bpf_struct_ops_map_alloc()
94 struct bpf_map_memory mem; in stack_map_alloc()
88 struct bpf_map_memory mem; in array_map_alloc()
76 struct bpf_map_memory mem; in xsk_map_alloc()