Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/kernel/
Dppc32.h39 struct mcontext32 { struct
57 struct mcontext32 uc_mcontext; argument
Dsignal_32.c58 #define mcontext mcontext32
/linux-5.19.10/arch/powerpc/perf/
Dcallchain_32.c27 #define mcontext32 mcontext macro
44 struct mcontext32 mctx;
104 struct mcontext32 __user *mctx = NULL; in signal_frame_32_regs()