Home
last modified time | relevance | path

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

/linux-6.15/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()
/linux-6.15/include/linux/
H A Dbpf-cgroup.h85 struct bpf_storage_buffer { struct
92 struct bpf_storage_buffer *buf; argument