Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
A Dprocessor.h226 void task_set_vl_onexec(struct task_struct *task, enum vec_type type,
254 task_set_vl_onexec(task, ARM64_VEC_SVE, vl); in task_set_sve_vl_onexec()
/arch/arm64/kernel/
A Dfpsimd.c266 void task_set_vl_onexec(struct task_struct *task, enum vec_type type, in task_set_vl_onexec() function
885 task_set_vl_onexec(task, type, vl); in vec_set_vector_length()
888 task_set_vl_onexec(task, type, 0); in vec_set_vector_length()
1598 task_set_vl_onexec(current, type, 0); in fpsimd_flush_thread_vl()

Completed in 7 milliseconds