Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm64/kernel/
Dfpsimd.c938 update_tsk_thread_flag(task, vec_vl_inherit_flag(type), in vec_set_vector_length()
1600 update_tsk_thread_flag(next, TIF_FOREIGN_FPSTATE, in fpsimd_thread_switch()
/linux-6.6.21/include/linux/
Dsched.h2043 static inline void update_tsk_thread_flag(struct task_struct *tsk, int flag, in update_tsk_thread_flag() function