Searched refs:xtregs_user_t (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/xtensa/include/asm/
H A Dthread_info.h60 xtregs_user_t xtregs_user;
H A Dcoprocessor.h137 typedef struct { XCHAL_NCP_SA_LIST(1) } xtregs_user_t typedef in typeref:struct:__anon3228
H A Delf.h180 xtregs_user_t user;
/linux-4.4.14/arch/xtensa/kernel/
H A Dsignal.c40 xtregs_user_t user;
166 sizeof (xtregs_user_t)); setup_sigcontext()
228 sizeof (xtregs_user_t)); restore_sigcontext()
H A Dasm-offsets.c103 DEFINE(XTREGS_USER_SIZE, sizeof(xtregs_user_t)); main()

Completed in 215 milliseconds