Searched refs:flush_tmregs_to_thread (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-vsx.c103 flush_tmregs_to_thread(target);
133 flush_tmregs_to_thread(target);
H A Dptrace-tm.c11 void flush_tmregs_to_thread(struct task_struct *tsk) function
100 flush_tmregs_to_thread(target);
147 flush_tmregs_to_thread(target);
241 flush_tmregs_to_thread(target);
286 flush_tmregs_to_thread(target);
358 flush_tmregs_to_thread(target);
407 flush_tmregs_to_thread(target);
482 flush_tmregs_to_thread(target);
526 flush_tmregs_to_thread(target);
586 flush_tmregs_to_thread(targe
[all...]
H A Dptrace-decl.h116 void flush_tmregs_to_thread(struct task_struct *tsk);
118 static inline void flush_tmregs_to_thread(struct task_struct *tsk) { } function

Completed in 178 milliseconds