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()
966 unsigned long flags; in drain_alien_cache() local
1519 unsigned long flags; in slab_out_of_memory() local
1570 static struct page *kmem_getpages(struct kmem_cache *cachep, gfp_t flags, in kmem_getpages()
1924 size_t size, size_t align, unsigned long flags) in calculate_slab_order()
2048 unsigned long flags, const char *name, in kmem_cache_flags()
2056 unsigned long flags, void (*ctor)(void *)) in __kmem_cache_alias()
2095 __kmem_cache_create (struct kmem_cache *cachep, unsigned long flags) in __kmem_cache_create()
2525 static void kmem_flagcheck(struct kmem_cache *cachep, gfp_t flags) in kmem_flagcheck()
2589 gfp_t flags, int nodeid, struct page *page) in cache_grow()
2751 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags, in cache_alloc_refill()
2851 gfp_t flags) in cache_alloc_debugcheck_before()
2861 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after()
2912 static bool slab_should_failslab(struct kmem_cache *cachep, gfp_t flags) in slab_should_failslab()
2920 static inline void *____cache_alloc(struct kmem_cache *cachep, gfp_t flags) in ____cache_alloc()
2970 static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) in alternate_node_alloc()
2994 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags) in fallback_alloc()
3077 static void *____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, in ____cache_alloc_node()
3136 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, in slab_alloc_node()
3193 __do_cache_alloc(struct kmem_cache *cache, gfp_t flags) in __do_cache_alloc()
3217 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in __do_cache_alloc()
3225 slab_alloc(struct kmem_cache *cachep, gfp_t flags, unsigned long caller) in slab_alloc()
3395 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc()
3408 kmem_cache_alloc_trace(struct kmem_cache *cachep, gfp_t flags, size_t size) in kmem_cache_alloc_trace()
3433 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) in kmem_cache_alloc_node()
3447 gfp_t flags, in kmem_cache_alloc_node_trace()
3464 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) in __do_kmalloc_node()
3474 void *__kmalloc_node(size_t size, gfp_t flags, int node) in __kmalloc_node()
3480 void *__kmalloc_node_track_caller(size_t size, gfp_t flags, in __kmalloc_node_track_caller()
3494 static __always_inline void *__do_kmalloc(size_t size, gfp_t flags, in __do_kmalloc()
3511 void *__kmalloc(size_t size, gfp_t flags) in __kmalloc()
3517 void *__kmalloc_track_caller(size_t size, gfp_t flags, unsigned long caller) in __kmalloc_track_caller()
3533 unsigned long flags; in kmem_cache_free() local
3561 unsigned long flags; in kfree() local