Home
last modified time | relevance | path

Searched refs:set_thread_flag (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.15/arch/mips/include/asm/
H A Delf.h332 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 Dfpu.h150 set_thread_flag(TIF_USEDFPU); in __own_fpu()
/linux-6.15/arch/mips/kernel/
H A Dsyscall.c219 set_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3()
223 set_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()
H A Delf.c270 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 Delf.h86 set_thread_flag(TIF_ELF2ABI); \
90 set_thread_flag(TIF_32BIT); \
H A Dptrace.h230 set_thread_flag(TIF_NOERROR); \
/linux-6.15/arch/arm/kernel/
H A Delf.c73 set_thread_flag(TIF_USING_IWMMXT); in elf_set_personality()
/linux-6.15/arch/loongarch/kernel/
H A Dtraps.c900 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 Dlbt.h54 set_thread_flag(TIF_USEDLBT); in __own_lbt()
H A Dfpu.h112 set_thread_flag(TIF_USEDFPU); in __own_fpu()
/linux-6.15/arch/s390/kernel/
H A Dsyscall.c99 set_thread_flag(TIF_PER_TRAP); in __do_syscall()
H A Duprobes.c105 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 Dptrace.c151 set_thread_flag(TIF_SIGPENDING); in syscall_trace_leave()
/linux-6.15/arch/sparc/include/asm/
H A Delf_64.h205 set_thread_flag(TIF_32BIT); \
/linux-6.15/arch/x86/kernel/
H A Dioport.c115 set_thread_flag(TIF_IO_BITMAP); in ksys_ioperm()
/linux-6.15/arch/arm64/include/asm/
H A Delf.h226 set_thread_flag(TIF_32BIT); \
/linux-6.15/arch/s390/include/asm/
H A Delf.h241 set_thread_flag(TIF_31BIT); \
/linux-6.15/include/linux/
H A Dthread_info.h138 #define set_thread_flag(flag) \ macro
/linux-6.15/arch/powerpc/kernel/
H A Dsignal_32.c1083 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 Dfreezer.c142 set_thread_flag(TIF_SIGPENDING); in cgroup_leave_frozen()
/linux-6.15/arch/parisc/include/asm/
H A Delf.h247 set_thread_flag(TIF_32BIT); \
/linux-6.15/arch/x86/kernel/fpu/
H A Dcore.c440 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 Dcompat.h33 set_thread_flag(TIF_32BIT); in set_compat_task()
/linux-6.15/drivers/cpuidle/
H A Dcpuidle-pseries.c43 set_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
H A Dcpuidle-powernv.c74 set_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()

12