Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dslab.c621 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node() function
796 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node() function
2923 slab = cache_grow_begin(cachep, gfp_exact_node(flags), node); in cache_alloc_refill()
3080 gfp_exact_node(flags), nid); in fallback_alloc()
3098 gfp_exact_node(flags), nid); in fallback_alloc()
3154 slab = cache_grow_begin(cachep, gfp_exact_node(flags), nodeid); in ____cache_alloc_node()