Searched refs:hl_debug_struct_size (Results 1 – 1 of 1) sorted by relevance
20 static u32 hl_debug_struct_size[HL_DEBUG_OP_TIMESTAMP + 1] = { variable210 input = kzalloc(hl_debug_struct_size[args->op], GFP_KERNEL); in debug_coresight()1111 args->input_size = min(args->input_size, hl_debug_struct_size[args->op]); in hl_debug_ioctl()