Searched refs:gcs_context (Results 1 – 5 of 5) sorted by relevance
22 struct gcs_context *gcs; in gcs_regs()60 gcs = (struct gcs_context *)head; in gcs_regs()
204 if (head->size != sizeof(struct gcs_context)) in validate_reserved()
154 * A new signal frame record gcs_context encodes the current GCS mode and173 handler via RET as normal. This will not be reported in the gcs_context in182 * If there is a gcs_context record in the signal frame then the GCS flags186 * If there is no gcs_context record in the signal frame then the GCS
188 struct gcs_context { struct
247 struct gcs_context __user *gcs;679 static int preserve_gcs_context(struct gcs_context __user *ctx) in preserve_gcs_context()895 user->gcs = (struct gcs_context __user *)head; in parse_user_sigframe()1163 sizeof(struct gcs_context)); in setup_sigframe_layout()1278 struct gcs_context __user *gcs_ctx = in setup_sigframe()