Searched refs:clear_thread_flag (Results 1 – 25 of 52) sorted by relevance
123
331 clear_thread_flag(TIF_HYBRID_FPREGS); \364 clear_thread_flag(TIF_HYBRID_FPREGS); \393 clear_thread_flag(TIF_32BIT_REGS); \394 clear_thread_flag(TIF_32BIT_FPREGS); \395 clear_thread_flag(TIF_HYBRID_FPREGS); \396 clear_thread_flag(TIF_32BIT_ADDR); \
106 #define clear_fpu_owner() clear_thread_flag(TIF_USEDFPU)
220 clear_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3()224 clear_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()
271 clear_thread_flag(TIF_HYBRID_FPREGS); in set_thread_fp_mode()275 clear_thread_flag(TIF_32BIT_FPREGS); in set_thread_fp_mode()
88 clear_thread_flag(TIF_ELF2ABI); \92 clear_thread_flag(TIF_32BIT); \
42 clear_thread_flag(TIF_NOTIFY_RESUME); in resume_user_mode_work()
249 clear_thread_flag(TIF_32BIT_REGS); \250 clear_thread_flag(TIF_32BIT_ADDR); \
48 #define clear_fpu_owner() clear_thread_flag(TIF_USEDFPU)
46 clear_thread_flag(TIF_SINGLESTEP); in start_thread()
238 clear_thread_flag(TIF_32BIT); \251 } else clear_thread_flag(TIF_32BIT); \
32 clear_thread_flag(TIF_PER_TRAP); in arch_exit_to_user_mode_work()
80 clear_thread_flag(TIF_NEED_FPU_LOAD); in fpregs_restore_userregs()
59 clear_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()66 clear_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
89 clear_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()98 clear_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
75 clear_thread_flag(TIF_USING_IWMMXT); in elf_set_personality()
93 clear_thread_flag(TIF_LSX_CTX_LIVE); in start_thread()94 clear_thread_flag(TIF_LASX_CTX_LIVE); in start_thread()
416 clear_thread_flag(TIF_SVE); in task_fpsimd_load()903 clear_thread_flag(TIF_SME); in vec_set_vector_length()1634 clear_thread_flag(TIF_SVE); in fpsimd_flush_thread()1644 clear_thread_flag(TIF_SME); in fpsimd_flush_thread()1779 clear_thread_flag(TIF_FOREIGN_FPSTATE); in fpsimd_restore_current_state()1814 clear_thread_flag(TIF_FOREIGN_FPSTATE); in fpsimd_update_current_state()
219 clear_thread_flag(TIF_SVE); in restore_fpsimd_context()308 clear_thread_flag(TIF_SVE); in restore_sve_fpsimd_context()331 clear_thread_flag(TIF_SVE); in restore_sve_fpsimd_context()480 clear_thread_flag(TIF_SME); in restore_za_context()1293 clear_thread_flag(TIF_MTE_ASYNC_FAULT); in do_notify_resume()
127 clear_thread_flag(TIF_32BIT); \
82 clear_thread_flag(TIF_GUARDED_STORAGE); in gs_load_bc_cb()
35 clear_thread_flag(TIF_PER_TRAP); in arch_uprobe_pre_xol()138 clear_thread_flag(TIF_UPROBE_SINGLESTEP); in arch_uprobe_abort_xol()
517 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()525 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()
207 clear_thread_flag(TIF_32BIT); \
163 clear_thread_flag(TIF_32BIT); \
157 clear_thread_flag(TIF_FOREIGN_FPSTATE); in kvm_arch_vcpu_ctxsync_fp()
Completed in 27 milliseconds