Home
last modified time | relevance | path

Searched refs:task_get_vl (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/kernel/
H A Dfpsimd.c257 unsigned int task_get_vl(const struct task_struct *task, enum vec_type type) in task_get_vl() function
891 if (!onexec && vl != task_get_vl(task, type)) { in vec_set_vector_length()
922 ret = task_get_vl(current, type); in vec_prctl_status()