Searched refs:tl_data_regs (Results 1 – 1 of 1) sorted by relevance
65 void *tl_data_regs; in adf_tl_alloc_mem() local91 tl_data_regs = kzalloc_node(regs_sz, GFP_KERNEL, node); in adf_tl_alloc_mem()92 if (!tl_data_regs) in adf_tl_alloc_mem()95 telemetry->regs_hist_buff[i] = tl_data_regs; in adf_tl_alloc_mem()