Home
last modified time | relevance | path

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

12

/linux-5.19.10/arch/mips/include/asm/
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); \
Dfpu.h138 set_thread_flag(TIF_USEDFPU); in __own_fpu()
/linux-5.19.10/arch/mips/kernel/
Dsyscall.c218 set_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3()
222 set_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()
Delf.c269 set_thread_flag(TIF_HYBRID_FPREGS); in set_thread_fp_mode()
273 set_thread_flag(TIF_32BIT_FPREGS); in set_thread_fp_mode()
/linux-5.19.10/arch/powerpc/include/asm/
Delf.h86 set_thread_flag(TIF_ELF2ABI); \
90 set_thread_flag(TIF_32BIT); \
Dptrace.h211 set_thread_flag(TIF_NOERROR); \
/linux-5.19.10/arch/x86/include/asm/fpu/
Dsched.h65 set_thread_flag(TIF_NEED_FPU_LOAD); in switch_fpu_finish()
/linux-5.19.10/include/linux/sched/
Didle.h28 set_thread_flag(TIF_POLLING_NRFLAG); in __current_set_polling()
/linux-5.19.10/arch/s390/include/asm/
Delf.h201 set_thread_flag(TIF_PGSTE); \
265 set_thread_flag(TIF_31BIT); \
/linux-5.19.10/arch/arm/kernel/
Delf.c73 set_thread_flag(TIF_USING_IWMMXT); in elf_set_personality()
/linux-5.19.10/arch/s390/kernel/
Dprocessor.c382 set_thread_flag(TIF_ISOLATE_BP); in s390_isolate_bp()
391 set_thread_flag(TIF_ISOLATE_BP_GUEST); in s390_isolate_bp_guest()
Dsyscall.c164 set_thread_flag(TIF_PER_TRAP); in __do_syscall()
Duprobes.c106 set_thread_flag(TIF_PER_TRAP); in arch_uprobe_post_xol()
257 set_thread_flag(TIF_PER_TRAP); in sim_stor_event()
/linux-5.19.10/arch/riscv/include/asm/
Delf.h119 set_thread_flag(TIF_32BIT); \
/linux-5.19.10/arch/loongarch/include/asm/
Dfpu.h58 set_thread_flag(TIF_USEDFPU); in __own_fpu()
/linux-5.19.10/arch/sparc/include/asm/
Delf_64.h205 set_thread_flag(TIF_32BIT); \
/linux-5.19.10/arch/um/kernel/
Dptrace.c156 set_thread_flag(TIF_SIGPENDING); in syscall_trace_leave()
/linux-5.19.10/arch/x86/kernel/
Dioport.c115 set_thread_flag(TIF_IO_BITMAP); in ksys_ioperm()
/linux-5.19.10/arch/arm64/include/asm/
Delf.h226 set_thread_flag(TIF_32BIT); \
/linux-5.19.10/arch/powerpc/kernel/
Dsignal_32.c1080 set_thread_flag(TIF_RESTOREALL); in COMPAT_SYSCALL_DEFINE3()
1179 set_thread_flag(TIF_RESTOREALL); in COMPAT_SYSCALL_DEFINE0()
1282 set_thread_flag(TIF_RESTOREALL); in SYSCALL_DEFINE3()
1348 set_thread_flag(TIF_RESTOREALL); in COMPAT_SYSCALL_DEFINE0()
/linux-5.19.10/include/linux/
Dthread_info.h130 #define set_thread_flag(flag) \ macro
/linux-5.19.10/arch/x86/kernel/fpu/
Dcore.c434 set_thread_flag(TIF_NEED_FPU_LOAD); in kernel_fpu_begin_mask()
700 set_thread_flag(TIF_NEED_FPU_LOAD); in fpu_reset_fpregs()
/linux-5.19.10/kernel/cgroup/
Dfreezer.c145 set_thread_flag(TIF_SIGPENDING); in cgroup_leave_frozen()
/linux-5.19.10/arch/parisc/include/asm/
Delf.h248 set_thread_flag(TIF_32BIT); \
/linux-5.19.10/drivers/cpuidle/
Dcpuidle-pseries.c42 set_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()

12