diff options
| author | Emil Tsalapatis <[email protected]> | 2025-07-09 19:13:11 +0000 |
|---|---|---|
| committer | Alexei Starovoitov <[email protected]> | 2025-07-11 17:43:54 +0000 |
| commit | 8fc3d2d8b5016adf63a3a6d21c189677fa653a4a (patch) | |
| tree | 8c6de478e3f45fdd27269c09200c49f6e066bf64 /drivers/net/netkit.c | |
| parent | selftests/bpf: Remove enum64 case from __arg_untrusted test suite (diff) | |
| download | kernel-8fc3d2d8b5016adf63a3a6d21c189677fa653a4a.tar.gz kernel-8fc3d2d8b5016adf63a3a6d21c189677fa653a4a.zip | |
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 <[email protected]>
Signed-off-by: Emil Tsalapatis <[email protected]>
Acked-by: Kumar Kartikeya Dwivedi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'drivers/net/netkit.c')
0 files changed, 0 insertions, 0 deletions
