Searched refs:task_get_vl_onexec (Results 1 – 2 of 2) sorted by relevance
206 unsigned int task_get_vl_onexec(const struct task_struct *task,226 return task_get_vl_onexec(task, ARM64_VEC_SVE); in task_get_sve_vl_onexec()
295 unsigned int task_get_vl_onexec(const struct task_struct *task, in task_get_vl_onexec() function893 ret = task_get_vl_onexec(current, type); in vec_prctl_status()1544 vl = task_get_vl_onexec(current, type); in fpsimd_flush_thread_vl()