Lines Matching refs:gfp_t
346 gfp_t gfp_mask, nodemask_t *mask);
350 gfp_t gfp_mask,
353 gfp_t gfp_mask, bool noswap,
365 extern int node_reclaim(struct pglist_data *, gfp_t, unsigned int);
368 static inline int node_reclaim(struct pglist_data *pgdat, gfp_t mask, in node_reclaim()
409 extern int add_to_swap_cache(struct page *, swp_entry_t, gfp_t);
418 extern struct page *read_swap_cache_async(swp_entry_t, gfp_t,
421 extern struct page *__read_swap_cache_async(swp_entry_t, gfp_t,
424 extern struct page *swap_cluster_readahead(swp_entry_t entry, gfp_t flag,
426 extern struct page *swapin_readahead(swp_entry_t entry, gfp_t flag,
451 extern int add_swap_count_continuation(swp_entry_t, gfp_t);
508 static inline int add_swap_count_continuation(swp_entry_t swp, gfp_t gfp_mask) in add_swap_count_continuation()
531 gfp_t gfp_mask, struct vm_fault *vmf) in swap_cluster_readahead()
536 static inline struct page *swapin_readahead(swp_entry_t swp, gfp_t gfp_mask, in swapin_readahead()
560 gfp_t gfp_mask) in add_to_swap_cache()
641 gfp_t gfp_mask);
644 int node, gfp_t gfp_mask) in mem_cgroup_throttle_swaprate()