Lines Matching defs:flags

527 			   size_t align, int flags, size_t *left_over,  in cache_estimate()
700 unsigned long flags; in recheck_pfmemalloc_active() local
724 gfp_t flags, bool force_refill) in __ac_get_obj()
771 struct array_cache *ac, gfp_t flags, bool force_refill) in ac_get_obj()
849 gfp_t flags) in alternate_node_alloc()
855 gfp_t flags, int nodeid) in ____cache_alloc_node()
860 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
971 unsigned long flags; in drain_alien_cache() local
1036 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
1533 unsigned long flags; in slab_out_of_memory() local
1584 static struct page *kmem_getpages(struct kmem_cache *cachep, gfp_t flags, in kmem_getpages()
1938 size_t size, size_t align, unsigned long flags) in calculate_slab_order()
2062 unsigned long flags, const char *name, in kmem_cache_flags()
2070 unsigned long flags, void (*ctor)(void *)) in __kmem_cache_alias()
2109 __kmem_cache_create (struct kmem_cache *cachep, unsigned long flags) in __kmem_cache_create()
2539 static void kmem_flagcheck(struct kmem_cache *cachep, gfp_t flags) in kmem_flagcheck()
2603 gfp_t flags, int nodeid, struct page *page) in cache_grow()
2768 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags, in cache_alloc_refill()
2868 gfp_t flags) in cache_alloc_debugcheck_before()
2878 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after()
2929 static bool slab_should_failslab(struct kmem_cache *cachep, gfp_t flags) in slab_should_failslab()
2937 static inline void *____cache_alloc(struct kmem_cache *cachep, gfp_t flags) in ____cache_alloc()
2987 static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) in alternate_node_alloc()
3011 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags) in fallback_alloc()
3094 static void *____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, in ____cache_alloc_node()
3153 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, in slab_alloc_node()
3211 __do_cache_alloc(struct kmem_cache *cache, gfp_t flags) in __do_cache_alloc()
3235 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in __do_cache_alloc()
3243 slab_alloc(struct kmem_cache *cachep, gfp_t flags, unsigned long caller) in slab_alloc()
3414 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc()
3427 kmem_cache_alloc_trace(struct kmem_cache *cachep, gfp_t flags, size_t size) in kmem_cache_alloc_trace()
3452 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) in kmem_cache_alloc_node()
3466 gfp_t flags, in kmem_cache_alloc_node_trace()
3483 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) in __do_kmalloc_node()
3493 void *__kmalloc_node(size_t size, gfp_t flags, int node) in __kmalloc_node()
3499 void *__kmalloc_node_track_caller(size_t size, gfp_t flags, in __kmalloc_node_track_caller()
3513 static __always_inline void *__do_kmalloc(size_t size, gfp_t flags, in __do_kmalloc()
3530 void *__kmalloc(size_t size, gfp_t flags) in __kmalloc()
3536 void *__kmalloc_track_caller(size_t size, gfp_t flags, unsigned long caller) in __kmalloc_track_caller()
3552 unsigned long flags; in kmem_cache_free() local
3580 unsigned long flags; in kfree() local