Searched refs:dtl_cache (Results 1 – 2 of 2) sorted by relevance
338 if (!dtl_cache) in vpa_dtl_mem_alloc()341 buf = kmem_cache_alloc_node(dtl_cache, GFP_KERNEL | GFP_ATOMIC, cpu_to_node(cpu)); in vpa_dtl_mem_alloc()481 kmem_cache_free(dtl_cache, dtl->buf); in vpa_dtl_event_del()
334 struct kmem_cache *dtl_cache; variable347 if (!dtl_cache) in alloc_dispatch_logs()368 dtl_cache = kmem_cache_create_usercopy("dtl", DISPATCH_LOG_BYTES, in alloc_dispatch_log_kmem_cache()370 if (!dtl_cache) { in alloc_dispatch_log_kmem_cache()