Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbpf-cgroup.h80 struct bpf_storage_buffer { struct
87 struct bpf_storage_buffer *buf; argument
/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c148 struct bpf_storage_buffer *new; in cgroup_storage_update_elem()
487 size = sizeof(struct bpf_storage_buffer) + map->value_size; in bpf_cgroup_storage_calculate_size()