Home
last modified time | relevance | path

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

12

/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.h150 set_thread_flag(TIF_USEDFPU); in __own_fpu()
/linux/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/arch/powerpc/include/asm/
H A Delf.h86 set_thread_flag(TIF_ELF2ABI); \
90 set_thread_flag(TIF_32BIT); \
/linux/arch/s390/include/asm/
H A Dasce.h19 set_thread_flag(TIF_ASCE_PRIMARY); in enable_sacf_uaccess()
H A Delf.h241 set_thread_flag(TIF_31BIT); \
/linux/arch/arm/kernel/
H A Delf.c73 set_thread_flag(TIF_USING_IWMMXT); in elf_set_personality()
/linux/arch/loongarch/kernel/
H A Dtraps.c901 set_thread_flag(TIF_LSX_CTX_LIVE); in init_restore_lsx()
913 set_thread_flag(TIF_USEDSIMD); in init_restore_lsx()
927 set_thread_flag(TIF_LASX_CTX_LIVE); in init_restore_lasx()
939 set_thread_flag(TIF_USEDSIMD); in init_restore_lasx()
1011 set_thread_flag(TIF_LBT_CTX_LIVE); in init_restore_lbt()
/linux/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/arch/x86/kernel/fpu/
H A Dinit.c79 set_thread_flag(TIF_NEED_FPU_LOAD); in fpu__init_system_early_generic()
H A Dcore.c458 set_thread_flag(TIF_NEED_FPU_LOAD); in kernel_fpu_begin_mask()
800 set_thread_flag(TIF_NEED_FPU_LOAD); in fpu_reset_fpstate_regs()
/linux/arch/sparc/include/asm/
H A Delf_64.h205 set_thread_flag(TIF_32BIT); \
/linux/arch/arm64/include/asm/
H A Delf.h226 set_thread_flag(TIF_32BIT); \
/linux/arch/x86/kernel/
H A Dioport.c121 set_thread_flag(TIF_IO_BITMAP); in ksys_ioperm()
/linux/arch/s390/kernel/
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/include/linux/
H A Dthread_info.h138 #define set_thread_flag(flag) \ macro
/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()
/linux/kernel/cgroup/
H A Dfreezer.c142 set_thread_flag(TIF_SIGPENDING); in cgroup_leave_frozen()
/linux/arch/parisc/include/asm/
H A Delf.h247 set_thread_flag(TIF_32BIT); \
/linux/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()
/linux/arch/riscv/include/asm/
H A Dcompat.h33 set_thread_flag(TIF_32BIT); in set_compat_task()
/linux/arch/xtensa/kernel/
H A Dhw_breakpoint.c298 set_thread_flag(TIF_DB_DISABLED); in check_hw_breakpoint()

12