Searched refs:slab_want_init_on_alloc (Results 1 – 3 of 3) sorted by relevance
903 static inline bool slab_want_init_on_alloc(gfp_t flags, struct kmem_cache *c) in slab_want_init_on_alloc() function
4648 bool init = slab_want_init_on_alloc(flags, s); in slab_post_alloc_hook()
511 if (unlikely(slab_want_init_on_alloc(gfp, cache))) in kfence_guarded_alloc()