Searched refs:_aarch64_ctx (Results 1 – 2 of 2) sorted by relevance
66 struct _aarch64_ctx { struct74 struct _aarch64_ctx head; argument84 struct _aarch64_ctx head;117 struct _aarch64_ctx head;126 struct _aarch64_ctx head;
75 #define TERMINATOR_SIZE round_up(sizeof(struct _aarch64_ctx), 16)164 sizeof(struct _aarch64_ctx)); in sigframe_alloc_end()344 struct _aarch64_ctx __user *head; in parse_user_sigframe()364 struct _aarch64_ctx const __user *end; in parse_user_sigframe()373 head = (struct _aarch64_ctx __user *)(base + offset); in parse_user_sigframe()438 end = (struct _aarch64_ctx const __user *)userp; in parse_user_sigframe()671 struct _aarch64_ctx __user *end; in setup_sigframe()678 end = (struct _aarch64_ctx __user *)userp; in setup_sigframe()701 struct _aarch64_ctx __user *end = in setup_sigframe()