Searched refs:fpstate_free (Results 1 – 3 of 3) sorted by relevance
136 extern void fpstate_free(struct fpu *fpu);138 static inline void fpstate_free(struct fpu *fpu) { } in fpstate_free() function
109 fpstate_free(&tsk->thread.fpu); in arch_release_task_struct()
1481 void fpstate_free(struct fpu *fpu) in arch_initcall()