Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dfpsimd.c645 update_tsk_thread_flag(task, TIF_SVE_VL_INHERIT, in sve_set_vector_length()
1016 update_tsk_thread_flag(next, TIF_FOREIGN_FPSTATE, in fpsimd_thread_switch()
/OK3568_Linux_fs/kernel/include/linux/
H A Dsched.h1861 static inline void update_tsk_thread_flag(struct task_struct *tsk, int flag, in update_tsk_thread_flag() function