Searched refs:ucontext (Results 1 - 25 of 66) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-mips/
H A Ducontext.h13 struct ucontext { struct
15 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-parisc/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-s390/
H A Ducontext.h2 * include/asm-s390/ucontext.h
6 * Derived from "include/asm-i386/ucontext.h"
12 struct ucontext { struct
14 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sh64/
H A Ducontext.h9 * include/asm-sh64/ucontext.h
15 struct ucontext { struct
17 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-blackfin/
H A Ducontext.h3 * Based on: include/m68knommu/ucontext.h
9 struct ucontext { struct
11 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-cris/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-h8300/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-v850/
H A Ducontext.h6 struct ucontext { struct
8 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-xtensa/
H A Ducontext.h2 * include/asm-xtensa/ucontext.h
14 struct ucontext { struct
16 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm/
H A Ducontext.h13 struct ucontext { struct
15 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-avr32/
H A Ducontext.h4 struct ucontext { struct
6 struct ucontext * uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Ducontext.h4 struct ucontext { struct
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68k/
H A Ducontext.h21 struct ucontext { struct
23 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m68knommu/
H A Ducontext.h23 struct ucontext { struct
25 struct ucontext *uc_link;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/os-Linux/sys-x86_64/
H A Dsignal.c12 struct ucontext *uc;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Ductx.h63 struct ucontext { struct
64 struct ucontext *uc_link;
69 typedef struct ucontext ucontext_t;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/sys-x86_64/
H A Dstub_segv.c20 struct ucontext uc;
32 struct ucontext *uc;
43 * the signal frame. So, we use the ucontext pointer, which we know
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Ducontext.h20 struct ucontext { struct
22 struct ucontext __user *uc_link;

Completed in 372 milliseconds

123