Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dsyscall.c578 static struct page *__bpf_alloc_page(int nid) in __bpf_alloc_page() function
602 pg = __bpf_alloc_page(nid); in bpf_map_alloc_pages()