Lines Matching refs:gfp_t
377 gfp_t gfp_mask, nodemask_t *mask);
383 gfp_t gfp_mask,
386 gfp_t gfp_mask, bool noswap,
447 gfp_t gfp, void **shadowp);
460 extern struct page *read_swap_cache_async(swp_entry_t, gfp_t,
463 extern struct page *__read_swap_cache_async(swp_entry_t, gfp_t,
466 extern struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t flag,
468 extern struct page *swapin_readahead(swp_entry_t entry, gfp_t flag,
493 extern int add_swap_count_continuation(swp_entry_t, gfp_t);
574 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) in add_swap_count_continuation()
597 gfp_t gfp_mask, struct vm_fault *vmf) in swap_cluster_readahead()
602 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead()
637 gfp_t gfp_mask, void **shadowp) in add_to_swap_cache()
723 extern void __cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask);
724 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate()
731 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate()