Searched refs:task_set_vl (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/arm64/include/asm/ ! |
D | processor.h | 202 void task_set_vl(struct task_struct *task, enum vec_type type, 221 task_set_vl(task, ARM64_VEC_SVE, vl); in task_set_sve_vl()
|
/linux-5.19.10/arch/arm64/kernel/ ! |
D | fpsimd.c | 289 void task_set_vl(struct task_struct *task, enum vec_type type, in task_set_vl() function 872 task_set_vl(task, type, vl); in vec_set_vector_length() 1555 task_set_vl(current, type, vl); in fpsimd_flush_thread_vl()
|