Home
last modified time | relevance | path

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

/include/linux/
A Dgfp_types.h149 #define __GFP_RECLAIMABLE ((__force gfp_t)___GFP_RECLAIMABLE) macro
A Dslab.h632 (__GFP_RECLAIMABLE | \
662 if (!IS_ENABLED(CONFIG_MEMCG) || (flags & __GFP_RECLAIMABLE)) in kmalloc_type()
A Dgfp.h16 #define GFP_MOVABLE_MASK (__GFP_RECLAIMABLE|__GFP_MOVABLE)

Completed in 9 milliseconds