Lines Matching refs:gfp_t
214 static int enable_cpucache(struct kmem_cache *cachep, gfp_t gfp);
533 int batchcount, gfp_t gfp)
607 int limit, gfp_t gfp)
622 gfp_t flags)
628 gfp_t flags, int nodeid)
633 static inline gfp_t gfp_exact_node(gfp_t flags)
640 static void *____cache_alloc_node(struct kmem_cache *, gfp_t, int);
641 static void *alternate_node_alloc(struct kmem_cache *, gfp_t);
644 int batch, gfp_t gfp)
658 static struct alien_cache **alloc_alien_cache(int node, int limit, gfp_t gfp)
811 static inline gfp_t gfp_exact_node(gfp_t flags)
817 static int init_cache_node(struct kmem_cache *cachep, int node, gfp_t gfp)
883 int node, gfp_t gfp, bool force_change)
1327 slab_out_of_memory(struct kmem_cache *cachep, gfp_t gfpflags, int nodeid)
1369 static struct page *kmem_getpages(struct kmem_cache *cachep, gfp_t flags,
1752 static int __ref setup_cpu_cache(struct kmem_cache *cachep, gfp_t gfp)
1923 gfp_t gfp;
2293 gfp_t local_flags, int nodeid)
2564 gfp_t flags, int nodeid)
2568 gfp_t local_flags;
2846 struct kmem_cache_node *n, gfp_t flags)
2897 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags)
2983 gfp_t flags)
2990 gfp_t flags, void *objp, unsigned long caller)
3029 static inline void *____cache_alloc(struct kmem_cache *cachep, gfp_t flags)
3071 static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags)
3095 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags)
3162 static void *____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags,
3210 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid,
3260 __do_cache_alloc(struct kmem_cache *cache, gfp_t flags)
3284 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags)
3292 slab_alloc(struct kmem_cache *cachep, gfp_t flags, unsigned long caller)
3481 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags)
3493 cache_alloc_debugcheck_after_bulk(struct kmem_cache *s, gfp_t flags,
3502 int kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t size,
3545 kmem_cache_alloc_trace(struct kmem_cache *cachep, gfp_t flags, size_t size)
3573 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid)
3587 gfp_t flags,
3605 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller)
3621 void *__kmalloc_node(size_t size, gfp_t flags, int node)
3627 void *__kmalloc_node_track_caller(size_t size, gfp_t flags,
3643 static __always_inline void *__do_kmalloc(size_t size, gfp_t flags,
3663 void *__kmalloc(size_t size, gfp_t flags)
3669 void *__kmalloc_track_caller(size_t size, gfp_t flags, unsigned long caller)
3765 static int setup_kmem_cache_nodes(struct kmem_cache *cachep, gfp_t gfp)
3800 int batchcount, int shared, gfp_t gfp)
3846 static int enable_cpucache(struct kmem_cache *cachep, gfp_t gfp)