Searched defs:user_fp (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/csky/include/asm/
H A Dprocessor.h46 struct user_fp __aligned(16) user_fp; member in struct:thread_struct
/linux-master/arch/csky/include/uapi/asm/
H A Dptrace.h42 struct user_fp { struct
/linux-master/arch/csky/kernel/
H A Dsignal.c19 struct user_fp user_fp; local
30 struct user_fp user_fp; local
[all...]
/linux-master/arch/csky/abiv2/
H A Dfpu.c149 void save_to_user_fp(struct user_fp *user_fp) argument
211 void restore_from_user_fp(struct user_fp *user_fp) argument
[all...]
/linux-master/arch/arm/include/asm/
H A Duser.h34 struct user_fp { struct

Completed in 119 milliseconds