Lines Matching refs:gfp_t
371 gfp_t gfp_mask, nodemask_t *mask);
375 gfp_t gfp_mask,
378 gfp_t gfp_mask, bool noswap,
429 gfp_t gfp, void **shadowp);
441 extern struct page *read_swap_cache_async(swp_entry_t, gfp_t,
444 extern struct page *__read_swap_cache_async(swp_entry_t, gfp_t,
447 extern struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t flag,
449 extern struct page *swapin_readahead(swp_entry_t entry, gfp_t flag,
474 extern int add_swap_count_continuation(swp_entry_t, gfp_t);
539 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) in add_swap_count_continuation()
562 gfp_t gfp_mask, struct vm_fault *vmf) in swap_cluster_readahead()
567 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead()
602 gfp_t gfp_mask, void **shadowp) in add_to_swap_cache()
688 extern void __cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask);
689 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate()
696 static inline void cgroup_throttle_swaprate(struct page *page, gfp_t gfp_mask) in cgroup_throttle_swaprate()