Lines Matching refs:gfp_t
380 gfp_t gfp_mask, nodemask_t *mask);
384 gfp_t gfp_mask,
387 gfp_t gfp_mask, bool noswap,
448 gfp_t gfp, void **shadowp);
461 extern struct page *read_swap_cache_async(swp_entry_t, gfp_t,
464 extern struct page *__read_swap_cache_async(swp_entry_t, gfp_t,
467 extern struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t flag,
469 extern struct page *swapin_readahead(swp_entry_t entry, gfp_t flag,
494 extern int add_swap_count_continuation(swp_entry_t, gfp_t);
575 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) in add_swap_count_continuation()
598 gfp_t gfp_mask, struct vm_fault *vmf) in swap_cluster_readahead()
603 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead()
638 gfp_t gfp_mask, void **shadowp) in add_to_swap_cache()
724 extern void __cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask);
725 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate()
732 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate()