| /arch/powerpc/kernel/ptrace/ |
| A D | ptrace-noadv.c | 82 struct thread_struct *thread = &task->thread; in ptrace_set_debugreg() local 170 static int find_empty_ptrace_bp(struct thread_struct *thread) in find_empty_ptrace_bp() 182 static int find_empty_hw_brk(struct thread_struct *thread) in find_empty_hw_brk() 198 struct thread_struct *thread = &child->thread; in ppc_set_hwdebug() local 272 struct thread_struct *thread = &child->thread; in ppc_del_hwdebug() local
|
| /arch/arm/vfp/ |
| A D | vfpmodule.c | 90 static bool vfp_state_in_hw(unsigned int cpu, struct thread_info *thread) in vfp_state_in_hw() 104 static void vfp_force_reload(unsigned int cpu, struct thread_info *thread) in vfp_force_reload() 118 static void vfp_thread_flush(struct thread_info *thread) in vfp_thread_flush() 146 static void vfp_thread_exit(struct thread_info *thread) in vfp_thread_exit() 157 static void vfp_thread_copy(struct thread_info *thread) in vfp_thread_copy() 189 struct thread_info *thread = v; in vfp_notifier() local 547 void vfp_sync_hwstate(struct thread_info *thread) in vfp_sync_hwstate() 566 void vfp_flush_hwstate(struct thread_info *thread) in vfp_flush_hwstate() 582 struct thread_info *thread = current_thread_info(); in vfp_preserve_user_clear_hwstate() local 620 struct thread_info *thread = current_thread_info(); in vfp_restore_user_hwstate() local [all …]
|
| /arch/s390/include/asm/ |
| A D | fpu.h | 160 struct thread_struct *thread = ¤t->thread; in load_user_fpu_regs() local 168 static __always_inline void __save_user_fpu_regs(struct thread_struct *thread, int flags) in __save_user_fpu_regs() 176 struct thread_struct *thread = ¤t->thread; in save_user_fpu_regs() local 189 struct thread_struct *thread = ¤t->thread; in _kernel_fpu_begin() local 247 static inline void save_kernel_fpu_regs(struct thread_struct *thread) in save_kernel_fpu_regs() 254 static inline void restore_kernel_fpu_regs(struct thread_struct *thread) in restore_kernel_fpu_regs()
|
| /arch/arm/kernel/ |
| A D | xscale-cp0.c | 35 struct thread_info *thread = t; in dsp_do() local 60 struct thread_info *thread = t; in iwmmxt_do() local
|
| A D | thumbee.c | 32 struct thread_info *thread = t; in thumbee_notifier() local
|
| A D | ptrace.c | 296 struct thread_info *thread = task_thread_info(tsk); in ptrace_getwmmxregs() local 310 struct thread_info *thread = task_thread_info(tsk); in ptrace_setwmmxregs() local 585 struct thread_info *thread = task_thread_info(target); in fpa_set() local 615 struct thread_info *thread = task_thread_info(target); in vfp_get() local 637 struct thread_info *thread = task_thread_info(target); in vfp_set() local
|
| A D | process.c | 220 struct thread_info *thread = current_thread_info(); in flush_thread() local 240 struct thread_info *thread = task_thread_info(p); in copy_thread() local
|
| /arch/arm/include/asm/ |
| A D | thread_notify.h | 29 static inline void thread_notify(unsigned long rc, struct thread_info *thread) in thread_notify()
|
| /arch/riscv/include/asm/ |
| A D | switch_to.h | 108 #define __set_prev_cpu(thread) ((thread).prev_cpu = smp_processor_id()) argument 110 #define __set_prev_cpu(thread) argument
|
| /arch/x86/um/asm/ |
| A D | processor_64.h | 22 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
|
| A D | processor_32.h | 38 static inline void arch_flush_thread(struct arch_thread *thread) in arch_flush_thread()
|
| /arch/arm/nwfpe/ |
| A D | fpmodule.c | 50 struct thread_info *thread = v; in nwfpe_notify() local
|
| /arch/x86/include/asm/ |
| A D | switch_to.h | 57 static inline void refresh_sysenter_cs(struct thread_struct *thread) in refresh_sysenter_cs()
|
| A D | suspend_64.h | 58 #define loaddebug(thread,register) \ argument
|
| /arch/arm64/include/asm/ |
| A D | fpsimd.h | 104 static inline bool thread_sm_enabled(struct thread_struct *thread) in thread_sm_enabled() 109 static inline bool thread_za_enabled(struct thread_struct *thread) in thread_za_enabled() 125 static inline void *sve_pffr(struct thread_struct *thread) in sve_pffr() 137 static inline void *thread_zt_state(struct thread_struct *thread) in thread_zt_state()
|
| A D | compat.h | 94 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread() 103 static inline int is_compat_thread(struct thread_info *thread) in is_compat_thread()
|
| A D | processor.h | 199 static inline unsigned int thread_get_vl(struct thread_struct *thread, in thread_get_vl() 205 static inline unsigned int thread_get_sve_vl(struct thread_struct *thread) in thread_get_sve_vl() 210 static inline unsigned int thread_get_sme_vl(struct thread_struct *thread) in thread_get_sme_vl() 215 static inline unsigned int thread_get_cur_vl(struct thread_struct *thread) in thread_get_cur_vl()
|
| /arch/powerpc/platforms/pseries/ |
| A D | hotplug-cpu.c | 301 u32 thread; in pseries_remove_processor() local 334 u32 thread; in dlpar_offline_cpu() local 390 u32 thread; in dlpar_online_cpu() local
|
| /arch/x86/events/intel/ |
| A D | p4.c | 955 int thread = p4_ht_config_thread(hwc->config); in __p4_pmu_enable_event() local 1227 static int p4_next_cntr(int thread, unsigned long *used_mask, in p4_next_cntr() 1248 unsigned int i, thread, num; in p4_pmu_schedule_events() local
|
| /arch/s390/mm/ |
| A D | pfault.c | 213 struct thread_struct *thread, *next; in pfault_cpu_dead() local
|
| /arch/arm/mm/ |
| A D | context.c | 107 struct thread_info *thread = t; in contextidr_notifier() local
|
| /arch/x86/kernel/ |
| A D | ptrace.c | 476 struct thread_struct *thread = &(current->thread); in ptrace_triggered() local 562 struct thread_struct *thread = &tsk->thread; in ptrace_write_dr7() local 613 struct thread_struct *thread = &tsk->thread; in ptrace_get_debugreg() local 672 struct thread_struct *thread = &tsk->thread; in ptrace_set_debugreg() local
|
| /arch/x86/entry/vsyscall/ |
| A D | vsyscall_64.c | 102 struct thread_struct *thread = ¤t->thread; in write_ok_or_segv() local
|
| /arch/um/include/asm/ |
| A D | processor-generic.h | 31 } thread; member
|
| /arch/hexagon/kernel/ |
| A D | smp.c | 176 struct thread_info *thread = (struct thread_info *)idle->stack; in __cpu_up() local
|