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)
221 clear_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3()225 clear_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()
272 clear_thread_flag(TIF_HYBRID_FPREGS); in set_thread_fp_mode()276 clear_thread_flag(TIF_32BIT_FPREGS); in set_thread_fp_mode()
88 clear_thread_flag(TIF_ELF2ABI); \92 clear_thread_flag(TIF_32BIT); \
90 clear_thread_flag(TIF_LSX_CTX_LIVE); in start_thread()91 clear_thread_flag(TIF_LASX_CTX_LIVE); in start_thread()92 clear_thread_flag(TIF_LBT_CTX_LIVE); in start_thread()
37 clear_thread_flag(TIF_SINGLESTEP); in start_thread()
43 clear_thread_flag(TIF_NOTIFY_RESUME); in resume_user_mode_work()
14 clear_thread_flag(TIF_RISCV_V_DEFER_RESTORE); in arch_exit_to_user_mode_prepare()
256 clear_thread_flag(TIF_32BIT_REGS); \257 clear_thread_flag(TIF_32BIT_ADDR); \
32 clear_thread_flag(TIF_PER_TRAP); in arch_exit_to_user_mode_work()
277 clear_thread_flag(TIF_31BIT); \
237 clear_thread_flag(TIF_32BIT); \250 } else clear_thread_flag(TIF_32BIT); \
79 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()
393 clear_thread_flag(TIF_SVE); in task_fpsimd_load()1644 clear_thread_flag(TIF_SVE); in fpsimd_flush_thread()1654 clear_thread_flag(TIF_SME); in fpsimd_flush_thread()1800 clear_thread_flag(TIF_FOREIGN_FPSTATE); in fpsimd_restore_current_state()1835 clear_thread_flag(TIF_FOREIGN_FPSTATE); in fpsimd_update_current_state()1970 clear_thread_flag(TIF_KERNEL_FPSTATE); in kernel_neon_end()
82 clear_thread_flag(TIF_GUARDED_STORAGE); in gs_load_bc_cb()
34 clear_thread_flag(TIF_PER_TRAP); in arch_uprobe_pre_xol()137 clear_thread_flag(TIF_UPROBE_SINGLESTEP); in arch_uprobe_abort_xol()
514 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()522 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()
220 clear_thread_flag(TIF_SIGPENDING); in zap_pid_ns_processes()221 clear_thread_flag(TIF_NOTIFY_SIGNAL); in zap_pid_ns_processes()
207 clear_thread_flag(TIF_32BIT); \
149 clear_thread_flag(TIF_FOREIGN_FPSTATE); in kvm_arch_vcpu_ctxsync_fp()
163 clear_thread_flag(TIF_32BIT); \
Completed in 45 milliseconds