| /arch/arm/vfp/ |
| D | vfpmodule.c | 62 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) in vfp_state_in_hw() 76 static void vfp_force_reload(unsigned int cpu, struct thread_info *thread) in vfp_force_reload() 90 static void vfp_thread_flush(struct thread_info *thread) in vfp_thread_flush() 118 static void vfp_thread_exit(struct thread_info *thread) in vfp_thread_exit() 129 static void vfp_thread_copy(struct thread_info *thread) in vfp_thread_copy() 161 struct thread_info *thread = v; in vfp_notifier() local 516 void vfp_sync_hwstate(struct thread_info *thread) in vfp_sync_hwstate() 535 void vfp_flush_hwstate(struct thread_info *thread) in vfp_flush_hwstate() 551 struct thread_info *thread = current_thread_info(); in vfp_preserve_user_clear_hwstate() local 589 struct thread_info *thread = current_thread_info(); in vfp_restore_user_hwstate() local [all …]
|
| /arch/arm/mach-ep93xx/ |
| D | crunch.c | 23 void crunch_task_release(struct thread_info *thread) in crunch_task_release() 38 struct thread_info *thread = (struct thread_info *)t; in crunch_do() local
|
| /arch/unicore32/kernel/ |
| D | process.c | 205 struct thread_info *thread = current_thread_info(); in flush_thread() local 226 struct thread_info *thread = task_thread_info(p); in copy_thread() local 263 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 | 297 struct thread_info *thread = task_thread_info(tsk); in ptrace_getwmmxregs() local 311 struct thread_info *thread = task_thread_info(tsk); in ptrace_setwmmxregs() local 328 struct thread_info *thread = task_thread_info(tsk); in ptrace_getcrunchregs() local 340 struct thread_info *thread = task_thread_info(tsk); in ptrace_setcrunchregs() local 619 struct thread_info *thread = task_thread_info(target); in fpa_set() local 657 struct thread_info *thread = task_thread_info(target); in vfp_get() local 694 struct thread_info *thread = task_thread_info(target); in vfp_set() local
|
| D | thumbee.c | 32 struct thread_info *thread = t; in thumbee_notifier() local
|
| D | process.c | 206 struct thread_info *thread = current_thread_info(); in flush_thread() local 230 struct thread_info *thread = task_thread_info(p); in copy_thread_tls() local 288 struct thread_info *thread = current_thread_info(); in dump_fpu() local
|
| D | pj4-cp0.c | 21 struct thread_info *thread = t; in iwmmxt_do() local
|
| /arch/arm/include/asm/ |
| D | thread_notify.h | 29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
|
| D | tls.h | 60 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 | 50 struct thread_info *thread = v; in nwfpe_notify() local
|
| /arch/x86/include/asm/ |
| D | switch_to.h | 76 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs()
|
| /arch/powerpc/include/asm/ |
| D | mmu_context.h | 259 #define thread_pkey_regs_save(thread) argument 261 #define thread_pkey_regs_init(thread) argument
|
| /arch/x86/events/intel/ |
| D | p4.c | 953 int thread = p4_ht_config_thread(hwc->config); in p4_pmu_enable_event() local 1193 static int p4_next_cntr(int thread, unsigned long *used_mask, in p4_next_cntr() 1214 unsigned int i, thread, num; in p4_pmu_schedule_events() local
|
| /arch/powerpc/mm/book3s64/ |
| D | pkeys.c | 269 void thread_pkey_regs_save(struct thread_struct *thread) in thread_pkey_regs_save() 296 void thread_pkey_regs_init(struct thread_struct *thread) in thread_pkey_regs_init()
|
| /arch/arc/plat-eznps/ |
| D | smp.c | 104 u32 num:8, cluster:8, core:8, thread:8; in eznps_ipi_send() member
|
| /arch/arm64/include/asm/ |
| D | fpsimd.h | 64 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr()
|
| /arch/powerpc/platforms/pseries/ |
| D | hotplug-cpu.c | 314 u32 thread; in pseries_remove_processor() local 347 u32 thread; in dlpar_online_cpu() local 514 u32 thread; in dlpar_offline_cpu() local
|
| /arch/arm/mm/ |
| D | context.c | 107 struct thread_info *thread = t; in contextidr_notifier() local
|
| /arch/x86/kernel/ |
| D | ptrace.c | 480 struct thread_struct *thread = &(current->thread); in ptrace_triggered() local 566 struct thread_struct *thread = &tsk->thread; in ptrace_write_dr7() local 617 struct thread_struct *thread = &tsk->thread; in ptrace_get_debugreg() local 676 struct thread_struct *thread = &tsk->thread; in ptrace_set_debugreg() local
|
| /arch/x86/entry/vsyscall/ |
| D | vsyscall_64.c | 107 struct thread_struct *thread = ¤t->thread; in write_ok_or_segv() local
|
| /arch/arc/include/asm/ |
| D | processor.h | 61 #define release_thread(thread) do { } while (0) argument
|