Searched refs:bpf_map_memory (Results 1 – 11 of 11) sorted by relevance
136 struct bpf_map_memory { struct161 struct bpf_map_memory memory; argument1220 int bpf_map_charge_init(struct bpf_map_memory *mem, u64 size);1221 void bpf_map_charge_finish(struct bpf_map_memory *mem);1222 void bpf_map_charge_move(struct bpf_map_memory *dst,1223 struct bpf_map_memory *src);
70 struct bpf_map_memory mem = {0}; in queue_stack_map_alloc()
155 struct bpf_map_memory mem; in reuseport_array_alloc()
51 struct bpf_map_memory memory;
361 int bpf_map_charge_init(struct bpf_map_memory *mem, u64 size) in bpf_map_charge_init()383 void bpf_map_charge_finish(struct bpf_map_memory *mem) in bpf_map_charge_finish()389 void bpf_map_charge_move(struct bpf_map_memory *dst, in bpf_map_charge_move()390 struct bpf_map_memory *src) in bpf_map_charge_move()395 memset(src, 0, sizeof(struct bpf_map_memory)); in bpf_map_charge_move()463 struct bpf_map_memory mem; in bpf_map_free_deferred()798 struct bpf_map_memory mem; in map_create()
554 struct bpf_map_memory mem; in bpf_struct_ops_map_alloc()
290 struct bpf_map_memory mem; in cgroup_storage_map_alloc()
93 struct bpf_map_memory mem; in stack_map_alloc()
88 struct bpf_map_memory mem; in array_map_alloc()
29 struct bpf_map_memory { struct39 struct bpf_map_memory memory; argument
76 struct bpf_map_memory mem; in xsk_map_alloc()