Home
last modified time | relevance | path

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

12

/openbmc/linux/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.h138 set_thread_flag(TIF_USEDFPU); in __own_fpu()
/openbmc/linux/arch/mips/kernel/
H A Dsyscall.c218 set_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3()
222 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()
/openbmc/linux/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); \
/openbmc/linux/arch/x86/include/asm/fpu/
H A Dsched.h66 set_thread_flag(TIF_NEED_FPU_LOAD); in switch_fpu_finish()
/openbmc/linux/arch/s390/include/asm/
H A Delf.h201 set_thread_flag(TIF_PGSTE); \
265 set_thread_flag(TIF_31BIT); \
/openbmc/linux/arch/loongarch/include/asm/
H A Dlbt.h50 set_thread_flag(TIF_USEDLBT); in __own_lbt()
H A Dfpu.h104 set_thread_flag(TIF_USEDFPU); in __own_fpu()
/openbmc/linux/arch/arm/kernel/
H A Delf.c73 set_thread_flag(TIF_USING_IWMMXT); in elf_set_personality()
/openbmc/linux/arch/loongarch/kernel/
H A Dtraps.c864 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 Delf.h143 set_thread_flag(TIF_32BIT); \
/openbmc/linux/arch/sparc/include/asm/
H A Delf_64.h205 set_thread_flag(TIF_32BIT); \
/openbmc/linux/arch/um/kernel/
H A Dptrace.c156 set_thread_flag(TIF_SIGPENDING); in syscall_trace_leave()
/openbmc/linux/arch/s390/kernel/
H A Dsyscall.c164 set_thread_flag(TIF_PER_TRAP); in __do_syscall()
H A Duprobes.c106 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 Dioport.c115 set_thread_flag(TIF_IO_BITMAP); in ksys_ioperm()
/openbmc/linux/arch/arm64/include/asm/
H A Delf.h226 set_thread_flag(TIF_32BIT); \
/openbmc/linux/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()
/openbmc/linux/kernel/cgroup/
H A Dfreezer.c145 set_thread_flag(TIF_SIGPENDING); in cgroup_leave_frozen()
/openbmc/linux/include/linux/
H A Dthread_info.h130 #define set_thread_flag(flag) \ macro
/openbmc/linux/arch/parisc/include/asm/
H A Delf.h247 set_thread_flag(TIF_32BIT); \
/openbmc/linux/arch/x86/kernel/fpu/
H A Dcore.c432 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 Dcpuidle-pseries.c42 set_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()

12