Searched refs:_aarch64_ctx (Results 1 – 2 of 2) sorted by relevance
70 struct _aarch64_ctx { struct78 struct _aarch64_ctx head; argument97 struct _aarch64_ctx head;104 struct _aarch64_ctx head;137 struct _aarch64_ctx head;146 struct _aarch64_ctx head;158 struct _aarch64_ctx head;166 struct _aarch64_ctx head;173 struct _aarch64_ctx head;181 struct _aarch64_ctx head;[all …]
81 #define TERMINATOR_SIZE round_up(sizeof(struct _aarch64_ctx), 16)214 sizeof(struct _aarch64_ctx)); in sigframe_alloc_end()742 struct _aarch64_ctx __user *head; in parse_user_sigframe()768 struct _aarch64_ctx const __user *end; in parse_user_sigframe()777 head = (struct _aarch64_ctx __user *)(base + offset); in parse_user_sigframe()906 end = (struct _aarch64_ctx const __user *)userp; in parse_user_sigframe()1317 struct _aarch64_ctx __user *end; in setup_sigframe()1324 end = (struct _aarch64_ctx __user *)userp; in setup_sigframe()1347 struct _aarch64_ctx __user *end = in setup_sigframe()
Completed in 9 milliseconds