Lines Matching defs:flags
402 slab_flags_t flags, size_t *left_over) in cache_estimate()
623 gfp_t flags) in alternate_node_alloc()
629 gfp_t flags, int nodeid) in ____cache_alloc_node()
634 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
747 unsigned long flags; in drain_alien_cache() local
812 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
1332 unsigned long flags; in slab_out_of_memory() local
1370 static struct page *kmem_getpages(struct kmem_cache *cachep, gfp_t flags, in kmem_getpages()
1665 size_t size, slab_flags_t flags) in calculate_slab_order()
1793 slab_flags_t flags, const char *name) in kmem_cache_flags()
1800 slab_flags_t flags, void (*ctor)(void *)) in __kmem_cache_alias()
1818 size_t size, slab_flags_t flags) in set_objfreelist_slab_cache()
1849 size_t size, slab_flags_t flags) in set_off_slab_cache()
1883 size_t size, slab_flags_t flags) in set_on_slab_cache()
1921 int __kmem_cache_create(struct kmem_cache *cachep, slab_flags_t flags) in __kmem_cache_create()
2565 gfp_t flags, int nodeid) in cache_grow_begin()
2847 struct kmem_cache_node *n, gfp_t flags) in cache_alloc_pfmemalloc()
2898 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags) in cache_alloc_refill()
2984 gfp_t flags) in cache_alloc_debugcheck_before()
2991 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after()
3029 static inline void *____cache_alloc(struct kmem_cache *cachep, gfp_t flags) in ____cache_alloc()
3071 static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) in alternate_node_alloc()
3095 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags) in fallback_alloc()
3162 static void *____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, in ____cache_alloc_node()
3210 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, size_t orig_size, in slab_alloc_node()
3264 __do_cache_alloc(struct kmem_cache *cache, gfp_t flags) in __do_cache_alloc()
3288 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in __do_cache_alloc()
3296 slab_alloc(struct kmem_cache *cachep, gfp_t flags, size_t orig_size, unsigned long caller) in slab_alloc()
3504 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc()
3516 cache_alloc_debugcheck_after_bulk(struct kmem_cache *s, gfp_t flags, in cache_alloc_debugcheck_after_bulk()
3525 int kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t size, in kmem_cache_alloc_bulk()
3568 kmem_cache_alloc_trace(struct kmem_cache *cachep, gfp_t flags, size_t size) in kmem_cache_alloc_trace()
3596 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) in kmem_cache_alloc_node()
3610 gfp_t flags, in kmem_cache_alloc_node_trace()
3628 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) in __do_kmalloc_node()
3644 void *__kmalloc_node(size_t size, gfp_t flags, int node) in __kmalloc_node()
3650 void *__kmalloc_node_track_caller(size_t size, gfp_t flags, in __kmalloc_node_track_caller()
3666 static __always_inline void *__do_kmalloc(size_t size, gfp_t flags, in __do_kmalloc()
3686 void *__kmalloc(size_t size, gfp_t flags) in __kmalloc()
3692 void *__kmalloc_track_caller(size_t size, gfp_t flags, unsigned long caller) in __kmalloc_track_caller()
3708 unsigned long flags; in kmem_cache_free() local
3764 unsigned long flags; in kfree() local