aboutsummaryrefslogtreecommitdiffstats
path: root/samples/rust/rust_driver_pci.rs
diff options
context:
space:
mode:
authorAlexei Starovoitov <[email protected]>2025-02-22 02:44:27 +0000
committerAlexei Starovoitov <[email protected]>2025-02-27 17:39:44 +0000
commitc9eb8102e21e8c4c6fb74d1921d99e4d43713520 (patch)
treee236a453607f51e48c9c3910f57fae94fb5bbe15 /samples/rust/rust_driver_pci.rs
parentmm, bpf: Use memcg in try_alloc_pages(). (diff)
downloadkernel-c9eb8102e21e8c4c6fb74d1921d99e4d43713520.tar.gz
kernel-c9eb8102e21e8c4c6fb74d1921d99e4d43713520.zip
bpf: Use try_alloc_pages() to allocate pages for bpf needs.
Use try_alloc_pages() and free_pages_nolock() for BPF needs when context doesn't allow using normal alloc_pages. This is a prerequisite for further work. Signed-off-by: Alexei Starovoitov <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'samples/rust/rust_driver_pci.rs')
0 files changed, 0 insertions, 0 deletions