Home
last modified time | relevance | path

Searched refs:bpf_storage_buffer (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/bpf/
A Dlocal_storage.c147 struct bpf_storage_buffer *new; in cgroup_storage_update_elem()
166 new = bpf_map_kmalloc_node(map, sizeof(struct bpf_storage_buffer) + in cgroup_storage_update_elem()
481 size = sizeof(struct bpf_storage_buffer) + map->value_size; in bpf_cgroup_storage_calculate_size()
/linux/include/linux/
A Dbpf-cgroup.h99 struct bpf_storage_buffer { struct
106 struct bpf_storage_buffer *buf; argument

Completed in 6 milliseconds