Lines Matching defs:flags

401 		slab_flags_t flags, size_t *left_over)  in cache_estimate()
621 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
731 unsigned long flags; in drain_alien_cache() local
796 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
1310 unsigned long flags; in slab_out_of_memory() local
1348 static struct slab *kmem_getpages(struct kmem_cache *cachep, gfp_t flags, in kmem_getpages()
1647 size_t size, slab_flags_t flags) in calculate_slab_order()
1781 slab_flags_t flags, const char *name) in kmem_cache_flags()
1788 slab_flags_t flags, void (*ctor)(void *)) in __kmem_cache_alias()
1806 size_t size, slab_flags_t flags) in set_objfreelist_slab_cache()
1837 size_t size, slab_flags_t flags) in set_off_slab_cache()
1871 size_t size, slab_flags_t flags) in set_on_slab_cache()
1905 int __kmem_cache_create(struct kmem_cache *cachep, slab_flags_t flags) in __kmem_cache_create()
2523 gfp_t flags, int nodeid) in cache_grow_begin()
2806 struct kmem_cache_node *n, gfp_t flags) in cache_alloc_pfmemalloc()
2857 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags) in cache_alloc_refill()
2944 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after()
2982 static inline void *____cache_alloc(struct kmem_cache *cachep, gfp_t flags) in ____cache_alloc()
3026 static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) in alternate_node_alloc()
3050 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags) in fallback_alloc()
3117 static void *____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, in ____cache_alloc_node()
3165 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags, int nodeid) in __do_cache_alloc()
3204 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags, int nodeid __maybe_unused) in __do_cache_alloc()
3212 slab_alloc_node(struct kmem_cache *cachep, struct list_lru *lru, gfp_t flags, in slab_alloc_node()
3243 slab_alloc(struct kmem_cache *cachep, struct list_lru *lru, gfp_t flags, in slab_alloc()
3421 gfp_t flags) in __kmem_cache_alloc_lru()
3430 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc()
3437 gfp_t flags) in kmem_cache_alloc_lru()
3444 cache_alloc_debugcheck_after_bulk(struct kmem_cache *s, gfp_t flags, in cache_alloc_debugcheck_after_bulk()
3453 int kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t size, in kmem_cache_alloc_bulk()
3507 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) in kmem_cache_alloc_node()
3517 void *__kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, in __kmem_cache_alloc_node()
3551 unsigned long flags; in __do_kmem_cache_free() local
3588 unsigned long flags; in kmem_cache_free_bulk() local