Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c861 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node() function
1037 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node() function
2840 x = cache_grow(cachep, gfp_exact_node(flags), node, NULL); in cache_alloc_refill()
3034 gfp_exact_node(flags), nid); in fallback_alloc()
3062 gfp_exact_node(flags), nid); in fallback_alloc()
3133 x = cache_grow(cachep, gfp_exact_node(flags), nodeid, NULL); in ____cache_alloc_node()