/openbmc/linux/arch/mips/include/asm/ |
H A D | elf.h | 332 set_thread_flag(TIF_32BIT_FPREGS); \ 350 set_thread_flag(TIF_32BIT_ADDR); \ 362 set_thread_flag(TIF_32BIT_REGS); \ 363 set_thread_flag(TIF_32BIT_ADDR); \ 365 set_thread_flag(TIF_32BIT_FPREGS); \
|
H A D | fpu.h | 138 set_thread_flag(TIF_USEDFPU); in __own_fpu()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | syscall.c | 218 set_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3() 222 set_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()
|
H A D | elf.c | 270 set_thread_flag(TIF_HYBRID_FPREGS); in set_thread_fp_mode() 274 set_thread_flag(TIF_32BIT_FPREGS); in set_thread_fp_mode()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | elf.h | 86 set_thread_flag(TIF_ELF2ABI); \ 90 set_thread_flag(TIF_32BIT); \
|
H A D | ptrace.h | 230 set_thread_flag(TIF_NOERROR); \
|
/openbmc/linux/arch/x86/include/asm/fpu/ |
H A D | sched.h | 66 set_thread_flag(TIF_NEED_FPU_LOAD); in switch_fpu_finish()
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | elf.h | 201 set_thread_flag(TIF_PGSTE); \ 265 set_thread_flag(TIF_31BIT); \
|
/openbmc/linux/arch/loongarch/include/asm/ |
H A D | lbt.h | 50 set_thread_flag(TIF_USEDLBT); in __own_lbt()
|
H A D | fpu.h | 104 set_thread_flag(TIF_USEDFPU); in __own_fpu()
|
/openbmc/linux/arch/arm/kernel/ |
H A D | elf.c | 73 set_thread_flag(TIF_USING_IWMMXT); in elf_set_personality()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | traps.c | 864 set_thread_flag(TIF_LSX_CTX_LIVE); in init_restore_lsx() 876 set_thread_flag(TIF_USEDSIMD); in init_restore_lsx() 890 set_thread_flag(TIF_LASX_CTX_LIVE); in init_restore_lasx() 902 set_thread_flag(TIF_USEDSIMD); in init_restore_lasx() 974 set_thread_flag(TIF_LBT_CTX_LIVE); in init_restore_lbt()
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | elf.h | 143 set_thread_flag(TIF_32BIT); \
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | elf_64.h | 205 set_thread_flag(TIF_32BIT); \
|
/openbmc/linux/arch/um/kernel/ |
H A D | ptrace.c | 156 set_thread_flag(TIF_SIGPENDING); in syscall_trace_leave()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | syscall.c | 164 set_thread_flag(TIF_PER_TRAP); in __do_syscall()
|
H A D | uprobes.c | 106 set_thread_flag(TIF_PER_TRAP); in arch_uprobe_post_xol() 257 set_thread_flag(TIF_PER_TRAP); in sim_stor_event()
|
/openbmc/linux/arch/x86/kernel/ |
H A D | ioport.c | 115 set_thread_flag(TIF_IO_BITMAP); in ksys_ioperm()
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | elf.h | 226 set_thread_flag(TIF_32BIT); \
|
/openbmc/linux/arch/powerpc/kernel/ |
H A D | signal_32.c | 1083 set_thread_flag(TIF_RESTOREALL); in COMPAT_SYSCALL_DEFINE3() 1182 set_thread_flag(TIF_RESTOREALL); in COMPAT_SYSCALL_DEFINE0() 1285 set_thread_flag(TIF_RESTOREALL); in SYSCALL_DEFINE3() 1351 set_thread_flag(TIF_RESTOREALL); in COMPAT_SYSCALL_DEFINE0()
|
/openbmc/linux/kernel/cgroup/ |
H A D | freezer.c | 145 set_thread_flag(TIF_SIGPENDING); in cgroup_leave_frozen()
|
/openbmc/linux/include/linux/ |
H A D | thread_info.h | 130 #define set_thread_flag(flag) \ macro
|
/openbmc/linux/arch/parisc/include/asm/ |
H A D | elf.h | 247 set_thread_flag(TIF_32BIT); \
|
/openbmc/linux/arch/x86/kernel/fpu/ |
H A D | core.c | 432 set_thread_flag(TIF_NEED_FPU_LOAD); in kernel_fpu_begin_mask() 732 set_thread_flag(TIF_NEED_FPU_LOAD); in fpu_reset_fpregs()
|
/openbmc/linux/drivers/cpuidle/ |
H A D | cpuidle-pseries.c | 42 set_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
|