Searched refs:bpf_storage_buffer (Results 1 – 2 of 2) sorted by relevance
148 struct bpf_storage_buffer *new; in cgroup_storage_update_elem()167 new = kmalloc_node(sizeof(struct bpf_storage_buffer) + in cgroup_storage_update_elem()484 size = sizeof(struct bpf_storage_buffer) + map->value_size; in bpf_cgroup_storage_calculate_size()
37 struct bpf_storage_buffer { struct44 struct bpf_storage_buffer *buf; argument