Home
last modified time | relevance | path

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

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dgfp.h112 alloc_pages_node(int node_id, gfp_t flags, unsigned int order) in alloc_pages_node() function
/freebsd-12.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_icm.c103 page = alloc_pages_node(node, gfp_mask, order); in mlx4_alloc_icm_pages()