Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhugetlb.h958 static inline gfp_t htlb_modify_alloc_mask(struct hstate *h, gfp_t gfp_mask) in htlb_modify_alloc_mask() function
1179 static inline gfp_t htlb_modify_alloc_mask(struct hstate *h, gfp_t gfp_mask)
/openbmc/linux/mm/
H A Dmigrate.c2008 gfp_mask = htlb_modify_alloc_mask(h, gfp_mask); in alloc_migration_target()