Searched refs:ctl_stack_copy_size (Results 1 – 1 of 1) sorted by relevance
414 u32 ctl_stack_copy_size; in checkpoint_mqd() local419 ctl_stack_copy_size = min_t(u32, m->cp_hqd_cntl_stack_size, mm->ctl_stack_size); in checkpoint_mqd()422 memcpy(ctl_stack_dst, ctl_stack, ctl_stack_copy_size); in checkpoint_mqd()