Home
last modified time | relevance | path

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

12

/linux/arch/mips/include/asm/
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); \
A Dfpu.h138 set_thread_flag(TIF_USEDFPU); in __own_fpu()
/linux/arch/mips/kernel/
A Dsyscall.c218 set_thread_flag(TIF_FIXADE); in SYSCALL_DEFINE3()
222 set_thread_flag(TIF_LOGADE); in SYSCALL_DEFINE3()
A 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/arch/powerpc/include/asm/
A Delf.h86 set_thread_flag(TIF_ELF2ABI); \
90 set_thread_flag(TIF_32BIT); \
A Dptrace.h211 set_thread_flag(TIF_NOERROR); \
/linux/arch/s390/include/asm/
A Delf.h201 set_thread_flag(TIF_PGSTE); \
265 set_thread_flag(TIF_31BIT); \
/linux/arch/x86/include/asm/fpu/
A Dsched.h65 set_thread_flag(TIF_NEED_FPU_LOAD); in switch_fpu_finish()
/linux/include/linux/sched/
A Didle.h28 set_thread_flag(TIF_POLLING_NRFLAG); in __current_set_polling()
/linux/arch/s390/kernel/
A Dprocessor.c394 set_thread_flag(TIF_ISOLATE_BP); in s390_isolate_bp()
403 set_thread_flag(TIF_ISOLATE_BP_GUEST); in s390_isolate_bp_guest()
A Dsyscall.c164 set_thread_flag(TIF_PER_TRAP); in __do_syscall()
A Duprobes.c106 set_thread_flag(TIF_PER_TRAP); in arch_uprobe_post_xol()
263 set_thread_flag(TIF_PER_TRAP); in sim_stor_event()
/linux/arch/arm/kernel/
A Delf.c73 set_thread_flag(TIF_USING_IWMMXT); in elf_set_personality()
/linux/arch/sparc/include/asm/
A Delf_64.h205 set_thread_flag(TIF_32BIT); \
/linux/arch/um/kernel/
A Dptrace.c157 set_thread_flag(TIF_SIGPENDING); in syscall_trace_leave()
/linux/arch/x86/kernel/
A Dioport.c115 set_thread_flag(TIF_IO_BITMAP); in ksys_ioperm()
/linux/arch/arm64/include/asm/
A Delf.h226 set_thread_flag(TIF_32BIT); \
/linux/arch/x86/kernel/fpu/
A Dcore.c346 set_thread_flag(TIF_NEED_FPU_LOAD); in kernel_fpu_begin_mask()
602 set_thread_flag(TIF_NEED_FPU_LOAD); in fpu_reset_fpregs()
/linux/arch/powerpc/kernel/
A Dsignal_32.c1070 set_thread_flag(TIF_RESTOREALL); in COMPAT_SYSCALL_DEFINE3()
1169 set_thread_flag(TIF_RESTOREALL); in COMPAT_SYSCALL_DEFINE0()
1272 set_thread_flag(TIF_RESTOREALL); in SYSCALL_DEFINE3()
1338 set_thread_flag(TIF_RESTOREALL); in COMPAT_SYSCALL_DEFINE0()
/linux/include/linux/
A Dthread_info.h121 #define set_thread_flag(flag) \ macro
/linux/arch/parisc/include/asm/
A Delf.h248 set_thread_flag(TIF_32BIT); \
/linux/kernel/cgroup/
A Dfreezer.c145 set_thread_flag(TIF_SIGPENDING); in cgroup_leave_frozen()
/linux/drivers/cpuidle/
A Dcpuidle-pseries.c42 set_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
A Dcpuidle-powernv.c74 set_thread_flag(TIF_POLLING_NRFLAG); in snooze_loop()
/linux/arch/xtensa/kernel/
A Dhw_breakpoint.c297 set_thread_flag(TIF_DB_DISABLED); in check_hw_breakpoint()

Completed in 29 milliseconds

12