| /linux-6.15/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 | 150 set_thread_flag(TIF_USEDFPU); in __own_fpu()
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | syscall.c | 219 set_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3() 223 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()
|
| /linux-6.15/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); \
|
| /linux-6.15/arch/arm/kernel/ |
| H A D | elf.c | 73 set_thread_flag(TIF_USING_IWMMXT); in elf_set_personality()
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | traps.c | 900 set_thread_flag(TIF_LSX_CTX_LIVE); in init_restore_lsx() 912 set_thread_flag(TIF_USEDSIMD); in init_restore_lsx() 926 set_thread_flag(TIF_LASX_CTX_LIVE); in init_restore_lasx() 938 set_thread_flag(TIF_USEDSIMD); in init_restore_lasx() 1010 set_thread_flag(TIF_LBT_CTX_LIVE); in init_restore_lbt()
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | lbt.h | 54 set_thread_flag(TIF_USEDLBT); in __own_lbt()
|
| H A D | fpu.h | 112 set_thread_flag(TIF_USEDFPU); in __own_fpu()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | syscall.c | 99 set_thread_flag(TIF_PER_TRAP); in __do_syscall()
|
| H A D | uprobes.c | 105 set_thread_flag(TIF_PER_TRAP); in arch_uprobe_post_xol() 256 set_thread_flag(TIF_PER_TRAP); in sim_stor_event()
|
| /linux-6.15/arch/um/kernel/ |
| H A D | ptrace.c | 151 set_thread_flag(TIF_SIGPENDING); in syscall_trace_leave()
|
| /linux-6.15/arch/sparc/include/asm/ |
| H A D | elf_64.h | 205 set_thread_flag(TIF_32BIT); \
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | ioport.c | 115 set_thread_flag(TIF_IO_BITMAP); in ksys_ioperm()
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | elf.h | 226 set_thread_flag(TIF_32BIT); \
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | elf.h | 241 set_thread_flag(TIF_31BIT); \
|
| /linux-6.15/include/linux/ |
| H A D | thread_info.h | 138 #define set_thread_flag(flag) \ macro
|
| /linux-6.15/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()
|
| /linux-6.15/kernel/cgroup/ |
| H A D | freezer.c | 142 set_thread_flag(TIF_SIGPENDING); in cgroup_leave_frozen()
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | elf.h | 247 set_thread_flag(TIF_32BIT); \
|
| /linux-6.15/arch/x86/kernel/fpu/ |
| H A D | core.c | 440 set_thread_flag(TIF_NEED_FPU_LOAD); in kernel_fpu_begin_mask() 741 set_thread_flag(TIF_NEED_FPU_LOAD); in fpu_reset_fpregs()
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | compat.h | 33 set_thread_flag(TIF_32BIT); in set_compat_task()
|
| /linux-6.15/drivers/cpuidle/ |
| H A D | cpuidle-pseries.c | 43 set_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
|
| H A D | cpuidle-powernv.c | 74 set_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
|