Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/kernel/
Dppc32.h43 struct mcontext32 { struct
61 struct mcontext32 uc_mcontext; argument
Dsignal_32.c65 #define mcontext mcontext32
/linux-4.4.14/arch/powerpc/perf/
Dcallchain.c341 #define mcontext32 mcontext macro
353 struct mcontext32 mctx;
413 struct mcontext32 __user *mctx = NULL; in signal_frame_32_regs()