Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dprocessor.h219 unsigned int task_get_vl_onexec(const struct task_struct *task,
239 return task_get_vl_onexec(task, ARM64_VEC_SVE); in task_get_sve_vl_onexec()
/linux/arch/arm64/kernel/
A Dfpsimd.c260 unsigned int task_get_vl_onexec(const struct task_struct *task, in task_get_vl_onexec() function
938 ret = task_get_vl_onexec(current, type); in vec_prctl_status()
1608 vl = task_get_vl_onexec(current, type); in fpsimd_flush_thread_vl()

Completed in 10 milliseconds