Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 25 of 35) sorted by relevance

12

/arch/arm/kernel/
Dcrunch.c24 void crunch_task_release(struct thread_info *thread) in crunch_task_release()
39 struct thread_info *thread = (struct thread_info *)t; in crunch_do() local
Dxscale-cp0.c36 struct thread_info *thread = t; in dsp_do() local
61 struct thread_info *thread = t; in iwmmxt_do() local
Dptrace.c592 struct thread_info *thread = task_thread_info(tsk); in ptrace_setfpregs() local
605 struct thread_info *thread = task_thread_info(tsk); in ptrace_getwmmxregs() local
619 struct thread_info *thread = task_thread_info(tsk); in ptrace_setwmmxregs() local
636 struct thread_info *thread = task_thread_info(tsk); in ptrace_getcrunchregs() local
648 struct thread_info *thread = task_thread_info(tsk); in ptrace_setcrunchregs() local
662 struct thread_info *thread = task_thread_info(tsk); in ptrace_getvfpregs() local
685 struct thread_info *thread = task_thread_info(tsk); in ptrace_setvfpregs() local
Dprocess.c356 struct thread_info *thread = current_thread_info(); in flush_thread() local
368 struct thread_info *thread = task_thread_info(dead_task); in release_thread() local
379 struct thread_info *thread = task_thread_info(p); in copy_thread() local
401 struct thread_info *thread = current_thread_info(); in dump_fpu() local
Dthumbee.c42 struct thread_info *thread = t; in thumbee_notifier() local
Dtraps.c208 static void __die(const char *str, int err, struct thread_info *thread, struct pt_regs *regs) in __die()
235 struct thread_info *thread = current_thread_info(); in die() local
375 struct thread_info *thread = current_thread_info(); in bad_syscall() local
430 struct thread_info *thread = current_thread_info(); in arm_syscall() local
Dsignal.c557 struct thread_info *thread = current_thread_info(); in handle_signal() local
/arch/arm/vfp/
Dvfpmodule.c43 struct thread_info *thread = v; in vfp_notifier() local
387 void vfp_sync_state(struct thread_info *thread) in vfp_sync_state()
398 void vfp_sync_state(struct thread_info *thread) in vfp_sync_state()
/arch/arm/include/asm/
Dthread_notify.h32 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
/arch/x86/mach-voyager/
Dvoyager_thread.c92 static int thread(void *unused) in thread() function
/arch/arm/nwfpe/
Dfpmodule.c61 struct thread_info *thread = v; in nwfpe_notify() local
/arch/um/sys-x86_64/asm/
Dprocessor.h33 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
/arch/um/sys-i386/asm/
Dprocessor.h39 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
/arch/x86/include/asm/
Dsuspend_64.h44 #define loaddebug(thread,register) \ argument
/arch/x86/kernel/
Dtraps.c131 struct thread_struct *thread; in lazy_iobitmap_copy() local
870 struct thread_info *thread = current_thread_info(); in math_state_restore() local
Dprocess_64.c473 #define loaddebug(thread, r) set_debugreg(thread->debugreg ## r, r) argument
/arch/um/drivers/
Dchan_user.c279 int pid, thread, count, thread_fd = -1; in register_winch() local
/arch/xtensa/include/asm/
Dprocessor.h162 #define release_thread(thread) do { } while(0) argument
/arch/um/include/asm/
Dprocessor-generic.h48 } thread; member
/arch/powerpc/platforms/cell/
Dpmu.c355 void cbe_enable_pm_interrupts(u32 cpu, u32 thread, u32 mask) in cbe_enable_pm_interrupts()
Dcbe_regs.c265 struct cbe_thread_map *thread = &cbe_thread_map[i]; in cbe_regs_init() local
Dinterrupt.c450 void iic_set_interrupt_routing(int cpu, int thread, int priority) in iic_set_interrupt_routing()
/arch/sparc/include/asm/
Dcpudata_64.h57 struct thread_info *thread; member
/arch/mips/include/asm/
Dprocessor.h298 #define release_thread(thread) do { } while(0) argument
/arch/x86/kernel/cpu/
Dcommon.c1104 struct thread_struct *thread = &curr->thread; in cpu_init() local

12