Searched refs:mcontext_t (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/um/os-Linux/ |
| H A D | signal.c | 32 static void sig_handler_common(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler_common() 69 void sig_handler(int sig, struct siginfo *si, mcontext_t *mc) in sig_handler() 86 static void timer_real_alarm_handler(mcontext_t *mc) in timer_real_alarm_handler() 97 void timer_alarm_handler(int sig, struct siginfo *unused_si, mcontext_t *mc) in timer_alarm_handler() 139 static void sigusr1_handler(int sig, struct siginfo *unused_si, mcontext_t *mc) in sigusr1_handler() 149 static void (*handlers[_NSIG])(int sig, struct siginfo *si, mcontext_t *mc) = { 166 mcontext_t *mc = &uc->uc_mcontext; in hard_handler()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/ |
| H A D | ucontext.h | 64 } mcontext_t; typedef 73 mcontext_t uc_mcontext;
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | uctx.h | 62 } mcontext_t; typedef 68 mcontext_t uc_mcontext;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/ |
| H A D | ucontext.h | 129 } mcontext_t; typedef 137 mcontext_t uc_mcontext;
|
| /OK3568_Linux_fs/kernel/arch/x86/um/shared/sysdep/ |
| H A D | mcontext.h | 9 extern void get_regs_from_mc(struct uml_pt_regs *, mcontext_t *);
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/ |
| H A D | mcontext.patch | 1 map the mcontext_t structure for musl
|
| /OK3568_Linux_fs/kernel/arch/x86/um/os-Linux/ |
| H A D | mcontext.c | 7 void get_regs_from_mc(struct uml_pt_regs *regs, mcontext_t *mc) in get_regs_from_mc()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/math/ |
| H A D | fpu_signal.c | 44 mcontext_t *mc = &uc->uc_mcontext; in signal_fpu_sig()
|
| H A D | vmx_signal.c | 47 mcontext_t *mc = &uc->uc_mcontext; in signal_vmx_sig()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/m4/m4/ |
| H A D | 0001-sigsegv-Fix-build-on-ppc-musl.patch | 9 … ../../m4-1.4.19/lib/sigsegv.c:223:75: error: 'mcontext_t' has no member n…
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/ |
| H A D | ppc-musl.patch | 47 mcontext_t mctx;
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | signal_64.c | 146 mcontext_t __user *mcp; in sparc64_get_context()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-10 | 5685 ‘mcontext_t uc_mcontext’ 5687 ‘mcontext_t’ type is also defined in this header but the
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-10 | 5685 ‘mcontext_t uc_mcontext’ 5687 ‘mcontext_t’ type is also defined in this header but the
|