Home
last modified time | relevance | path

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

123

/arch/arm/vfp/
Dvfpmodule.c65 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/
Dcrunch.c26 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/
Dprocess.c263 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()
Dcore_reg.c41 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()
Dsmp.c71 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/
Dprocess.c206 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
Dtraps.c179 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/
Dxscale-cp0.c35 struct thread_info *thread = t; in dsp_do() local
60 struct thread_info *thread = t; in iwmmxt_do() local
Dptrace.c305 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
Dthumbee.c44 struct thread_info *thread = t; in thumbee_notifier() local
Dprocess.c278 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
Dpj4-cp0.c24 struct thread_info *thread = t; in iwmmxt_do() local
/arch/metag/include/asm/
Dhwthread.h26 void __iomem *__CU_addr(unsigned int thread, unsigned int regnum) in __CU_addr()
Dtlbflush.h28 int thread = hard_processor_id(); in __flush_tlb() local
Dmmu_context.h54 static inline void load_pgd(pgd_t *pgd, int thread) in load_pgd()
/arch/arm/include/asm/
Dthread_notify.h32 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
Dtls.h59 struct thread_info *thread; in set_tls() local
/arch/x86/um/asm/
Dprocessor_64.h24 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
Dprocessor_32.h38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
/arch/arm/nwfpe/
Dfpmodule.c62 struct thread_info *thread = v; in nwfpe_notify() local
/arch/metag/mm/
Dcache.c203 int thread; in metag_phys_data_cache_flush() local
348 int thread; in metag_phys_code_cache_flush() local
/arch/x86/kernel/cpu/
Dperf_event_p4.c952 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/
Dvsyscall_64.c110 struct thread_struct *thread = &current->thread; in write_ok_or_segv() local
/arch/arm/mm/
Dcontext.c110 struct thread_info *thread = t; in contextidr_notifier() local
/arch/powerpc/platforms/pseries/
Ddlpar.c353 u32 thread; in dlpar_online_cpu() local
433 u32 thread; in dlpar_offline_cpu() local

123