Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dlocal_storage.c482 static size_t bpf_cgroup_storage_calculate_size(struct bpf_map *map, u32 *pages) in bpf_cgroup_storage_calculate_size() function
512 size = bpf_cgroup_storage_calculate_size(map, &pages); in bpf_cgroup_storage_alloc()