Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm64/kernel/
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()
/kernel/linux/linux-5.10/include/linux/
Dsched.h1974 static inline void update_tsk_thread_flag(struct task_struct *tsk, int flag, in update_tsk_thread_flag() function