task_get_vl_onexec
unsigned int task_get_vl_onexec(const struct task_struct *task,
return task_get_vl_onexec(task, ARM64_VEC_SVE);
vl = task_get_vl_onexec(current, type);
ret = task_get_vl_onexec(current, type);