Home
last modified time | relevance | path

Searched defs:gfp_mask (Results 1 – 14 of 14) sorted by relevance

/mm/
Dmempool.c74 gfp_t gfp_mask, int node_id) in mempool_create_node()
126 int mempool_resize(mempool_t *pool, int new_min_nr, gfp_t gfp_mask) in mempool_resize()
198 void * mempool_alloc(mempool_t *pool, gfp_t gfp_mask) in mempool_alloc()
332 void *mempool_alloc_slab(gfp_t gfp_mask, void *pool_data) in mempool_alloc_slab()
350 void *mempool_kmalloc(gfp_t gfp_mask, void *pool_data) in mempool_kmalloc()
367 void *mempool_alloc_pages(gfp_t gfp_mask, void *pool_data) in mempool_alloc_pages()
Doom_kill.c199 gfp_t gfp_mask, nodemask_t *nodemask, in constrained_alloc()
249 gfp_t gfp_mask, nodemask_t *nodemask, in constrained_alloc()
388 static void dump_header(struct task_struct *p, gfp_t gfp_mask, int order, in dump_header()
429 void oom_kill_process(struct task_struct *p, gfp_t gfp_mask, int order, in oom_kill_process()
539 void check_panic_on_oom(enum oom_constraint constraint, gfp_t gfp_mask, in check_panic_on_oom()
577 bool oom_zonelist_trylock(struct zonelist *zonelist, gfp_t gfp_mask) in oom_zonelist_trylock()
607 void oom_zonelist_unlock(struct zonelist *zonelist, gfp_t gfp_mask) in oom_zonelist_unlock()
631 void out_of_memory(struct zonelist *zonelist, gfp_t gfp_mask, in out_of_memory()
Dswap_state.c126 int add_to_swap_cache(struct page *page, swp_entry_t entry, gfp_t gfp_mask) in add_to_swap_cache()
304 struct page *read_swap_cache_async(swp_entry_t entry, gfp_t gfp_mask, in read_swap_cache_async()
457 struct page *swapin_readahead(swp_entry_t entry, gfp_t gfp_mask, in swapin_readahead()
Dpage_alloc.c1683 static bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page()
1732 static inline bool should_fail_alloc_page(gfp_t gfp_mask, unsigned int order) in should_fail_alloc_page()
1975 get_page_from_freelist(gfp_t gfp_mask, nodemask_t *nodemask, unsigned int order, in get_page_from_freelist()
2186 void warn_alloc_failed(gfp_t gfp_mask, unsigned int order, const char *fmt, ...) in warn_alloc_failed()
2229 should_alloc_retry(gfp_t gfp_mask, unsigned int order, in should_alloc_retry()
2271 __alloc_pages_may_oom(gfp_t gfp_mask, unsigned int order, in __alloc_pages_may_oom()
2332 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
2406 __alloc_pages_direct_compact(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_compact()
2418 __perform_reclaim(gfp_t gfp_mask, unsigned int order, struct zonelist *zonelist, in __perform_reclaim()
2446 __alloc_pages_direct_reclaim(gfp_t gfp_mask, unsigned int order, in __alloc_pages_direct_reclaim()
[all …]
Dvmalloc.c347 int node, gfp_t gfp_mask) in alloc_vmap_area()
795 static struct vmap_block *new_vmap_block(gfp_t gfp_mask) in new_vmap_block()
905 static void *vb_alloc(unsigned long size, gfp_t gfp_mask) in vb_alloc()
1311 unsigned long end, int node, gfp_t gfp_mask, const void *caller) in __get_vm_area_node()
1559 static void *__vmalloc_area_node(struct vm_struct *area, gfp_t gfp_mask, in __vmalloc_area_node()
1633 unsigned long start, unsigned long end, gfp_t gfp_mask, in __vmalloc_node_range()
1690 gfp_t gfp_mask, pgprot_t prot, in __vmalloc_node()
1697 void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot) in __vmalloc()
Dfilemap.c463 int replace_page_cache_page(struct page *old, struct page *new, gfp_t gfp_mask) in replace_page_cache_page()
547 pgoff_t offset, gfp_t gfp_mask, in __add_to_page_cache_locked()
607 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_locked()
615 pgoff_t offset, gfp_t gfp_mask) in add_to_page_cache_lru()
1068 int fgp_flags, gfp_t gfp_mask) in pagecache_get_page()
2691 int try_to_release_page(struct page *page, gfp_t gfp_mask) in try_to_release_page()
Dvmscan.c67 gfp_t gfp_mask; member
2643 static bool throttle_direct_reclaim(gfp_t gfp_mask, struct zonelist *zonelist, in throttle_direct_reclaim()
2728 gfp_t gfp_mask, nodemask_t *nodemask) in try_to_free_pages()
2764 gfp_t gfp_mask, bool noswap, in mem_cgroup_shrink_node_zone()
2802 gfp_t gfp_mask, in try_to_free_mem_cgroup_pages()
3640 static int __zone_reclaim(struct zone *zone, gfp_t gfp_mask, unsigned int order) in __zone_reclaim()
3721 int zone_reclaim(struct zone *zone, gfp_t gfp_mask, unsigned int order) in zone_reclaim()
Dpage_isolation.c294 gfp_t gfp_mask = GFP_USER | __GFP_MOVABLE; in alloc_migrate_target() local
Dcompaction.c1286 gfp_t gfp_mask, enum migrate_mode mode, int *contended) in compact_zone_order()
1325 int order, gfp_t gfp_mask, nodemask_t *nodemask, in try_to_compact_pages()
Dinternal.h171 const gfp_t gfp_mask; /* gfp mask of a direct compactor */ member
Dmemcontrol.c1723 static void mem_cgroup_out_of_memory(struct mem_cgroup *memcg, gfp_t gfp_mask, in mem_cgroup_out_of_memory()
1933 gfp_t gfp_mask, in mem_cgroup_soft_reclaim()
2503 static int try_charge(struct mem_cgroup *memcg, gfp_t gfp_mask, in try_charge()
3704 gfp_t gfp_mask, in mem_cgroup_soft_limit_reclaim()
6324 gfp_t gfp_mask, struct mem_cgroup **memcgp) in mem_cgroup_try_charge()
Dpage-writeback.c1624 void throttle_vm_writeout(gfp_t gfp_mask) in throttle_vm_writeout()
Dnommu.c245 void *__vmalloc(unsigned long size, gfp_t gfp_mask, pgprot_t prot) in __vmalloc()
Dswapfile.c2785 int add_swap_count_continuation(swp_entry_t entry, gfp_t gfp_mask) in add_swap_count_continuation()