Lines Matching defs:flags
401 slab_flags_t flags, size_t *left_over) in cache_estimate()
612 gfp_t flags) in alternate_node_alloc()
618 gfp_t flags, int nodeid) in ____cache_alloc_node()
623 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
736 unsigned long flags; in drain_alien_cache() local
801 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
1321 unsigned long flags; in slab_out_of_memory() local
1359 static struct page *kmem_getpages(struct kmem_cache *cachep, gfp_t flags, in kmem_getpages()
1654 size_t size, slab_flags_t flags) in calculate_slab_order()
1782 slab_flags_t flags, const char *name, in kmem_cache_flags()
1790 slab_flags_t flags, void (*ctor)(void *)) in __kmem_cache_alias()
1808 size_t size, slab_flags_t flags) in set_objfreelist_slab_cache()
1839 size_t size, slab_flags_t flags) in set_off_slab_cache()
1873 size_t size, slab_flags_t flags) in set_on_slab_cache()
1911 int __kmem_cache_create(struct kmem_cache *cachep, slab_flags_t flags) in __kmem_cache_create()
2568 gfp_t flags, int nodeid) in cache_grow_begin()
2854 struct kmem_cache_node *n, gfp_t flags) in cache_alloc_pfmemalloc()
2905 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags) in cache_alloc_refill()
2991 gfp_t flags) in cache_alloc_debugcheck_before()
2998 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after()
3037 static inline void *____cache_alloc(struct kmem_cache *cachep, gfp_t flags) in ____cache_alloc()
3079 static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) in alternate_node_alloc()
3103 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags) in fallback_alloc()
3170 static void *____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, in ____cache_alloc_node()
3218 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, in slab_alloc_node()
3267 __do_cache_alloc(struct kmem_cache *cache, gfp_t flags) in __do_cache_alloc()
3291 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in __do_cache_alloc()
3299 slab_alloc(struct kmem_cache *cachep, gfp_t flags, unsigned long caller) in slab_alloc()
3481 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc()
3493 cache_alloc_debugcheck_after_bulk(struct kmem_cache *s, gfp_t flags, in cache_alloc_debugcheck_after_bulk()
3502 int kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t size, in kmem_cache_alloc_bulk()
3544 kmem_cache_alloc_trace(struct kmem_cache *cachep, gfp_t flags, size_t size) in kmem_cache_alloc_trace()
3572 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) in kmem_cache_alloc_node()
3586 gfp_t flags, in kmem_cache_alloc_node_trace()
3604 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) in __do_kmalloc_node()
3620 void *__kmalloc_node(size_t size, gfp_t flags, int node) in __kmalloc_node()
3626 void *__kmalloc_node_track_caller(size_t size, gfp_t flags, in __kmalloc_node_track_caller()
3642 static __always_inline void *__do_kmalloc(size_t size, gfp_t flags, in __do_kmalloc()
3662 void *__kmalloc(size_t size, gfp_t flags) in __kmalloc()
3668 void *__kmalloc_track_caller(size_t size, gfp_t flags, unsigned long caller) in __kmalloc_track_caller()
3684 unsigned long flags; in kmem_cache_free() local
3740 unsigned long flags; in kfree() local