Searched defs:thread_saved_fp (Results 1 – 5 of 5) sorted by relevance
95 #define thread_saved_fp(tsk) \ macro98 #define thread_saved_fp(tsk) \ macro
36 #define thread_saved_fp(tsk) \ macro
94 static inline unsigned long thread_saved_fp(struct thread_struct *t) in thread_saved_fp() function
52 #define thread_saved_fp(tsk) \ macro
146 #define thread_saved_fp(tsk) (tsk->thread.sched_cfa) macro