Home
last modified time | relevance | path

Searched refs:mcontext32 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/arch/powerpc/kernel/
Dppc32.h118 struct mcontext32 { struct
136 struct mcontext32 uc_mcontext; argument
Dsignal_32.c69 #define mcontext mcontext32
/linux-3.4.99/arch/powerpc/perf/
Dcallchain.c337 #define mcontext32 mcontext macro
349 struct mcontext32 mctx;
409 struct mcontext32 __user *mctx = NULL; in signal_frame_32_regs()