Searched refs:clear_thread_flag (Results 1 – 25 of 49) sorted by relevance
12
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)
182 clear_thread_flag(TIF_NOTIFY_RESUME); in tracehook_notify_resume()211 clear_thread_flag(TIF_NOTIFY_SIGNAL); in tracehook_notify_signal()
123 #define clear_thread_flag(flag) \ macro
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); \
238 clear_thread_flag(TIF_32BIT); \251 } else clear_thread_flag(TIF_32BIT); \
57 clear_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()64 clear_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
88 clear_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()96 clear_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
46 clear_thread_flag(TIF_POLLING_NRFLAG); in __current_clr_polling()
31 clear_thread_flag(TIF_PER_TRAP); in arch_exit_to_user_mode_work()
269 clear_thread_flag(TIF_31BIT); \
80 clear_thread_flag(TIF_NEED_FPU_LOAD); in fpregs_restore_userregs()
75 clear_thread_flag(TIF_USING_IWMMXT); in elf_set_personality()
209 clear_thread_flag(TIF_SVE); in restore_fpsimd_context()273 clear_thread_flag(TIF_SVE); in restore_sve_fpsimd_context()294 clear_thread_flag(TIF_SVE); in restore_sve_fpsimd_context()935 clear_thread_flag(TIF_MTE_ASYNC_FAULT); in do_notify_resume()
166 clear_thread_flag(TIF_SVE); in sve_user_discard()
1138 clear_thread_flag(TIF_SVE); in fpsimd_flush_thread()1230 clear_thread_flag(TIF_FOREIGN_FPSTATE); in fpsimd_restore_current_state()1263 clear_thread_flag(TIF_FOREIGN_FPSTATE); in fpsimd_update_current_state()
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()
518 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()526 clear_thread_flag(TIF_PER_TRAP); in arch_do_signal_or_restart()
104 clear_thread_flag(TIF_FOREIGN_FPSTATE); in kvm_arch_vcpu_ctxsync_fp()
207 clear_thread_flag(TIF_32BIT); \
163 clear_thread_flag(TIF_32BIT); \
273 clear_thread_flag(TIF_DB_DISABLED); in restore_dbreak()
Completed in 26 milliseconds