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;
64 #define TERMINATOR_SIZE round_up(sizeof(struct _aarch64_ctx), 16)153 sizeof(struct _aarch64_ctx)); in sigframe_alloc_end()328 struct _aarch64_ctx __user *head; in parse_user_sigframe()348 struct _aarch64_ctx const __user *end; in parse_user_sigframe()357 head = (struct _aarch64_ctx __user *)(base + offset); in parse_user_sigframe()422 end = (struct _aarch64_ctx const __user *)userp; in parse_user_sigframe()655 struct _aarch64_ctx __user *end; in setup_sigframe()662 end = (struct _aarch64_ctx __user *)userp; in setup_sigframe()685 struct _aarch64_ctx __user *end = in setup_sigframe()