/arch/arm/kernel/ |
D | crunch.c | 24 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
|
D | xscale-cp0.c | 36 struct thread_info *thread = t; in dsp_do() local 61 struct thread_info *thread = t; in iwmmxt_do() local
|
D | ptrace.c | 592 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
|
D | process.c | 356 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
|
D | thumbee.c | 42 struct thread_info *thread = t; in thumbee_notifier() local
|
D | traps.c | 208 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
|
D | signal.c | 557 struct thread_info *thread = current_thread_info(); in handle_signal() local
|
/arch/arm/vfp/ |
D | vfpmodule.c | 43 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/ |
D | thread_notify.h | 32 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
|
/arch/x86/mach-voyager/ |
D | voyager_thread.c | 92 static int thread(void *unused) in thread() function
|
/arch/arm/nwfpe/ |
D | fpmodule.c | 61 struct thread_info *thread = v; in nwfpe_notify() local
|
/arch/um/sys-x86_64/asm/ |
D | processor.h | 33 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
|
/arch/um/sys-i386/asm/ |
D | processor.h | 39 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
|
/arch/x86/include/asm/ |
D | suspend_64.h | 44 #define loaddebug(thread,register) \ argument
|
/arch/x86/kernel/ |
D | traps.c | 131 struct thread_struct *thread; in lazy_iobitmap_copy() local 870 struct thread_info *thread = current_thread_info(); in math_state_restore() local
|
D | process_64.c | 473 #define loaddebug(thread, r) set_debugreg(thread->debugreg ## r, r) argument
|
/arch/um/drivers/ |
D | chan_user.c | 279 int pid, thread, count, thread_fd = -1; in register_winch() local
|
/arch/xtensa/include/asm/ |
D | processor.h | 162 #define release_thread(thread) do { } while(0) argument
|
/arch/um/include/asm/ |
D | processor-generic.h | 48 } thread; member
|
/arch/powerpc/platforms/cell/ |
D | pmu.c | 355 void cbe_enable_pm_interrupts(u32 cpu, u32 thread, u32 mask) in cbe_enable_pm_interrupts()
|
D | cbe_regs.c | 265 struct cbe_thread_map *thread = &cbe_thread_map[i]; in cbe_regs_init() local
|
D | interrupt.c | 450 void iic_set_interrupt_routing(int cpu, int thread, int priority) in iic_set_interrupt_routing()
|
/arch/sparc/include/asm/ |
D | cpudata_64.h | 57 struct thread_info *thread; member
|
/arch/mips/include/asm/ |
D | processor.h | 298 #define release_thread(thread) do { } while(0) argument
|
/arch/x86/kernel/cpu/ |
D | common.c | 1104 struct thread_struct *thread = &curr->thread; in cpu_init() local
|