Searched defs:mcontext (Results 1 – 3 of 3) sorted by relevance
13 struct mcontext { struct27 struct mcontext __user *uc_regs;/* points to uc_mcontext field */ argument
643 mcontext_t *mcontext = (void *)&proc_data->sigstack[proc_data->mctx_offset]; in userspace() local
58 #define mcontext mcontext32 macro