Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dsyscall.c581 static struct page *__bpf_alloc_page(int nid) in __bpf_alloc_page() function
605 pg = __bpf_alloc_page(nid); in bpf_map_alloc_pages()