Searched refs:_aarch64_ctx (Results 1 – 2 of 2) sorted by relevance
66 struct _aarch64_ctx { struct74 struct _aarch64_ctx head; argument93 struct _aarch64_ctx head;126 struct _aarch64_ctx head;135 struct _aarch64_ctx head;
65 #define TERMINATOR_SIZE round_up(sizeof(struct _aarch64_ctx), 16)154 sizeof(struct _aarch64_ctx)); in sigframe_alloc_end()329 struct _aarch64_ctx __user *head; in parse_user_sigframe()349 struct _aarch64_ctx const __user *end; in parse_user_sigframe()358 head = (struct _aarch64_ctx __user *)(base + offset); in parse_user_sigframe()423 end = (struct _aarch64_ctx const __user *)userp; in parse_user_sigframe()656 struct _aarch64_ctx __user *end; in setup_sigframe()663 end = (struct _aarch64_ctx __user *)userp; in setup_sigframe()686 struct _aarch64_ctx __user *end = in setup_sigframe()