Searched refs:first_ctx (Results 1 – 1 of 1) sorted by relevance
26 static inline struct _aarch64_ctx *first_ctx(host_sigcontext *uc) in first_ctx() function57 for (hdr = first_ctx(uc); hdr->magic; hdr = next_ctx(hdr)) { in host_signal_write()