Searched refs:thread_get_cur_vl (Results 1 – 3 of 3) sorted by relevance
215 static inline unsigned int thread_get_cur_vl(struct thread_struct *thread) in thread_get_cur_vl() function
664 vq = sve_vq_from_vl(thread_get_cur_vl(&task->thread)); in fpsimd_to_sve()690 vl = thread_get_cur_vl(&task->thread); in sve_to_fpsimd()787 vq = sve_vq_from_vl(thread_get_cur_vl(&task->thread)); in fpsimd_sync_to_effective_state_zeropad()
1162 vl = thread_get_cur_vl(¤t->thread); in setup_sigframe_layout()
Completed in 14 milliseconds