diff options
author | Emil Tsalapatis <emil@etsalapatis.com> | 2025-07-09 15:13:11 -0400 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2025-07-11 10:43:54 -0700 |
commit | 8fc3d2d8b5016adf63a3a6d21c189677fa653a4a (patch) | |
tree | 8c6de478e3f45fdd27269c09200c49f6e066bf64 /scripts/lib/kdoc/kdoc_re.py | |
parent | ad97cb2ed06a6ba9025fd8bd14fa24369550cbb5 (diff) |
bpf/arena: add bpf_arena_reserve_pages kfunc
Add a new BPF arena kfunc for reserving a range of arena virtual
addresses without backing them with pages. This prevents the range from
being populated using bpf_arena_alloc_pages().
Acked-by: Yonghong Song <yonghong.song@linux.dev>
Signed-off-by: Emil Tsalapatis <emil@etsalapatis.com>
Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20250709191312.29840-2-emil@etsalapatis.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions