Searched defs:luc (Results 1 – 3 of 3) sorted by relevance
57 linux32_save_sigcontext(struct lwp *l, struct linux32_ucontext *luc) in linux32_save_sigcontext()109 linux32_restore_sigcontext(struct lwp *l, struct linux32_ucontext *luc) in linux32_restore_sigcontext()
90 aarch64_linux_to_native_ucontext(ucontext_t *uc, struct linux_ucontext *luc) in aarch64_linux_to_native_ucontext()
158 struct linux_ucontext luc; member