diff options
author | 2023-08-27 08:27:34 -0700 | |
---|---|---|
committer | 2023-09-08 08:42:17 -0700 | |
commit | 41a5db8d8161457b121a03fde999ff6e00090ee2 (patch) | |
tree | 4474dade0ac40c98c45eff020a62cab62471f525 /kernel/bpf/helpers.c | |
parent | libbpf: Add basic BTF sanity validation (diff) | |
download | linux-rng-41a5db8d8161457b121a03fde999ff6e00090ee2.tar.xz linux-rng-41a5db8d8161457b121a03fde999ff6e00090ee2.zip |
bpf: Add support for non-fix-size percpu mem allocation
This is needed for later percpu mem allocation when the
allocation is done by bpf program. For such cases, a global
bpf_global_percpu_ma is added where a flexible allocation
size is needed.
Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20230827152734.1995725-1-yonghong.song@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'kernel/bpf/helpers.c')
0 files changed, 0 insertions, 0 deletions