Searched refs:uc_link (Results 1 – 13 of 13) sorted by relevance
48 struct __ucontext *uc_link; member
47 struct ucontext4 *uc_link; member
76 u_int32_t uc_link; member
81 uint32_t uc_link; member
49 #define UC_COPY_SIZE offsetof(ucontext_t, uc_link)
52 #define UC32_COPY_SIZE offsetof(ucontext32_t, uc_link)217 #define UC_COPY_SIZE offsetof(ucontext32_t, uc_link)
232 l_uintptr_t uc_link; member
290 void *uc_link; member
437 frame.sf_sc.uc_link = NULL; /* XXX ??? */ in linux_rt_sendsig()
265 #define UC32_COPY_SIZE offsetof(ucontext32_t, uc_link)
317 l_uintptr_t uc_link; member
306 frame.sf_sc.uc_link = 0; /* XXX ??? */ in linux_rt_sendsig()
252 #define UC_COPY_SIZE offsetof(struct ia32_ucontext, uc_link)