• Home
  • Raw
  • Download

Lines Matching defs:flags

441 		unsigned long flags, size_t *left_over)  in cache_estimate()
657 gfp_t flags) in alternate_node_alloc()
663 gfp_t flags, int nodeid) in ____cache_alloc_node()
668 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
779 unsigned long flags; in drain_alien_cache() local
844 static inline gfp_t gfp_exact_node(gfp_t flags) in gfp_exact_node()
1370 unsigned long flags; in slab_out_of_memory() local
1422 static struct page *kmem_getpages(struct kmem_cache *cachep, gfp_t flags, in kmem_getpages()
1784 size_t size, unsigned long flags) in calculate_slab_order()
1912 unsigned long flags, const char *name, in kmem_cache_flags()
1920 unsigned long flags, void (*ctor)(void *)) in __kmem_cache_alias()
1938 size_t size, unsigned long flags) in set_objfreelist_slab_cache()
1961 size_t size, unsigned long flags) in set_off_slab_cache()
1995 size_t size, unsigned long flags) in set_on_slab_cache()
2032 __kmem_cache_create (struct kmem_cache *cachep, unsigned long flags) in __kmem_cache_create()
2670 gfp_t flags, int nodeid) in cache_grow_begin()
2943 struct kmem_cache_node *n, gfp_t flags) in cache_alloc_pfmemalloc()
2994 static void *cache_alloc_refill(struct kmem_cache *cachep, gfp_t flags) in cache_alloc_refill()
3080 gfp_t flags) in cache_alloc_debugcheck_before()
3087 gfp_t flags, void *objp, unsigned long caller) in cache_alloc_debugcheck_after()
3125 static inline void *____cache_alloc(struct kmem_cache *cachep, gfp_t flags) in ____cache_alloc()
3167 static void *alternate_node_alloc(struct kmem_cache *cachep, gfp_t flags) in alternate_node_alloc()
3191 static void *fallback_alloc(struct kmem_cache *cache, gfp_t flags) in fallback_alloc()
3258 static void *____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, in ____cache_alloc_node()
3306 slab_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid, in slab_alloc_node()
3355 __do_cache_alloc(struct kmem_cache *cache, gfp_t flags) in __do_cache_alloc()
3379 __do_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in __do_cache_alloc()
3387 slab_alloc(struct kmem_cache *cachep, gfp_t flags, unsigned long caller) in slab_alloc()
3565 void *kmem_cache_alloc(struct kmem_cache *cachep, gfp_t flags) in kmem_cache_alloc()
3578 cache_alloc_debugcheck_after_bulk(struct kmem_cache *s, gfp_t flags, in cache_alloc_debugcheck_after_bulk()
3587 int kmem_cache_alloc_bulk(struct kmem_cache *s, gfp_t flags, size_t size, in kmem_cache_alloc_bulk()
3629 kmem_cache_alloc_trace(struct kmem_cache *cachep, gfp_t flags, size_t size) in kmem_cache_alloc_trace()
3655 void *kmem_cache_alloc_node(struct kmem_cache *cachep, gfp_t flags, int nodeid) in kmem_cache_alloc_node()
3670 gfp_t flags, in kmem_cache_alloc_node_trace()
3688 __do_kmalloc_node(size_t size, gfp_t flags, int node, unsigned long caller) in __do_kmalloc_node()
3702 void *__kmalloc_node(size_t size, gfp_t flags, int node) in __kmalloc_node()
3708 void *__kmalloc_node_track_caller(size_t size, gfp_t flags, in __kmalloc_node_track_caller()
3722 static __always_inline void *__do_kmalloc(size_t size, gfp_t flags, in __do_kmalloc()
3740 void *__kmalloc(size_t size, gfp_t flags) in __kmalloc()
3746 void *__kmalloc_track_caller(size_t size, gfp_t flags, unsigned long caller) in __kmalloc_track_caller()
3762 unsigned long flags; in kmem_cache_free() local
3816 unsigned long flags; in kfree() local