/arch/arm/vfp/ |
D | vfpmodule.c | 65 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) in vfp_state_in_hw() 79 static void vfp_force_reload(unsigned int cpu, struct thread_info *thread) in vfp_force_reload() 93 static void vfp_thread_flush(struct thread_info *thread) in vfp_thread_flush() 121 static void vfp_thread_exit(struct thread_info *thread) in vfp_thread_exit() 132 static void vfp_thread_copy(struct thread_info *thread) in vfp_thread_copy() 164 struct thread_info *thread = v; in vfp_notifier() local 525 void vfp_sync_hwstate(struct thread_info *thread) in vfp_sync_hwstate() 544 void vfp_flush_hwstate(struct thread_info *thread) in vfp_flush_hwstate() 560 struct thread_info *thread = current_thread_info(); in vfp_preserve_user_clear_hwstate() local 598 struct thread_info *thread = current_thread_info(); in vfp_restore_user_hwstate() local [all …]
|
/arch/arm/mach-ep93xx/ |
D | crunch.c | 26 void crunch_task_release(struct thread_info *thread) in crunch_task_release() 41 struct thread_info *thread = (struct thread_info *)t; in crunch_do() local
|
/arch/metag/kernel/ |
D | process.c | 263 static void alloc_fpu_context(struct thread_struct *thread) in alloc_fpu_context() 269 static void clear_fpu(struct thread_struct *thread) in clear_fpu() 276 static void clear_fpu(struct thread_struct *thread) in clear_fpu() 282 static void clear_dsp(struct thread_struct *thread) in clear_dsp() 296 static void clear_dsp(struct thread_struct *thread) in clear_dsp()
|
D | core_reg.c | 41 void core_reg_write(int unit, int reg, int thread, unsigned int val) in core_reg_write() 83 unsigned int core_reg_read(int unit, int reg, int thread) in core_reg_read()
|
D | smp.c | 71 static int boot_secondary(unsigned int thread, struct task_struct *idle) in boot_secondary() 121 static void describe_cachepart_change(unsigned int thread, const char *label, in describe_cachepart_change() 171 static void setup_smp_cache(unsigned int thread) in setup_smp_cache() 218 unsigned int thread = cpu_2_hwthread_id[cpu]; in __cpu_up() local 608 unsigned int thread; in kick_raise_softirq() local
|
/arch/unicore32/kernel/ |
D | process.c | 206 struct thread_info *thread = current_thread_info(); in flush_thread() local 227 struct thread_info *thread = task_thread_info(p); in copy_thread() local 264 struct thread_info *thread = current_thread_info(); in dump_fpu() local
|
D | traps.c | 179 static int __die(const char *str, int err, struct thread_info *thread, in __die() 217 struct thread_info *thread = current_thread_info(); in die() local
|
/arch/arm/kernel/ |
D | xscale-cp0.c | 35 struct thread_info *thread = t; in dsp_do() local 60 struct thread_info *thread = t; in iwmmxt_do() local
|
D | ptrace.c | 305 struct thread_info *thread = task_thread_info(tsk); in ptrace_getwmmxregs() local 319 struct thread_info *thread = task_thread_info(tsk); in ptrace_setwmmxregs() local 336 struct thread_info *thread = task_thread_info(tsk); in ptrace_getcrunchregs() local 348 struct thread_info *thread = task_thread_info(tsk); in ptrace_setcrunchregs() local 633 struct thread_info *thread = task_thread_info(target); in fpa_set() local 671 struct thread_info *thread = task_thread_info(target); in vfp_get() local 708 struct thread_info *thread = task_thread_info(target); in vfp_set() local
|
D | thumbee.c | 44 struct thread_info *thread = t; in thumbee_notifier() local
|
D | process.c | 278 struct thread_info *thread = current_thread_info(); in flush_thread() local 302 struct thread_info *thread = task_thread_info(p); in copy_thread() local 356 struct thread_info *thread = current_thread_info(); in dump_fpu() local
|
D | pj4-cp0.c | 24 struct thread_info *thread = t; in iwmmxt_do() local
|
/arch/metag/include/asm/ |
D | hwthread.h | 26 void __iomem *__CU_addr(unsigned int thread, unsigned int regnum) in __CU_addr()
|
D | tlbflush.h | 28 int thread = hard_processor_id(); in __flush_tlb() local
|
D | mmu_context.h | 54 static inline void load_pgd(pgd_t *pgd, int thread) in load_pgd()
|
/arch/arm/include/asm/ |
D | thread_notify.h | 32 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
|
D | tls.h | 59 struct thread_info *thread; in set_tls() local
|
/arch/x86/um/asm/ |
D | processor_64.h | 24 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
|
D | processor_32.h | 38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
|
/arch/arm/nwfpe/ |
D | fpmodule.c | 62 struct thread_info *thread = v; in nwfpe_notify() local
|
/arch/metag/mm/ |
D | cache.c | 203 int thread; in metag_phys_data_cache_flush() local 348 int thread; in metag_phys_code_cache_flush() local
|
/arch/x86/kernel/cpu/ |
D | perf_event_p4.c | 952 int thread = p4_ht_config_thread(hwc->config); in p4_pmu_enable_event() local 1192 static int p4_next_cntr(int thread, unsigned long *used_mask, in p4_next_cntr() 1213 unsigned int i, thread, num; in p4_pmu_schedule_events() local
|
/arch/x86/entry/vsyscall/ |
D | vsyscall_64.c | 110 struct thread_struct *thread = ¤t->thread; in write_ok_or_segv() local
|
/arch/arm/mm/ |
D | context.c | 110 struct thread_info *thread = t; in contextidr_notifier() local
|
/arch/powerpc/platforms/pseries/ |
D | dlpar.c | 353 u32 thread; in dlpar_online_cpu() local 433 u32 thread; in dlpar_offline_cpu() local
|