Searched refs:ctor (Results 1 – 2 of 2) sorted by relevance
57 static inline void (*ctor(int shift))(void *) in ctor() function121 new = kmem_cache_create(name, table_size, align, 0, ctor(shift)); in pgtable_cache_add()
306 void (*ctor)(void *) = get_dtl_cache_ctor(); in alloc_dispatch_log_kmem_cache() local309 DISPATCH_LOG_BYTES, 0, ctor); in alloc_dispatch_log_kmem_cache()