Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dslab.c860 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node() function
1036 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node() function
2849 x = cache_grow(cachep, gfp_exact_node(flags), node, NULL); in cache_alloc_refill()
3043 gfp_exact_node(flags), nid); in fallback_alloc()
3071 gfp_exact_node(flags), nid); in fallback_alloc()
3142 x = cache_grow(cachep, gfp_exact_node(flags), nodeid, NULL); in ____cache_alloc_node()