Searched defs:alloc_page (Results 1 – 2 of 2) sorted by relevance
73 pub fn alloc_page(flags: Flags) -> Result<Self, AllocError> { alloc_page() method
546 bool alloc_page = false; in gve_rx_copy_to_pool() local