Searched refs:zt_context (Results 1 – 5 of 5) sorted by relevance
165 struct zt_context { struct327 #define ZT_SIG_REGS_OFFSET sizeof(struct zt_context)332 (sizeof(struct zt_context) + ZT_SIG_REGS_SIZE(n))
31 struct zt_context *zt; in zt_regs_run()48 zt = (struct zt_context *)head; in zt_regs_run()
111 bool validate_zt_context(struct zt_context *zt, char **err) in validate_zt_context()140 struct zt_context *zt = NULL; in validate_reserved()209 zt = (struct zt_context *)head; in validate_reserved()
183 struct zt_context __user *zt;498 static int preserve_zt_context(struct zt_context __user *ctx) in preserve_zt_context()683 user->zt = (struct zt_context __user *)head; in parse_user_sigframe()995 struct zt_context __user *zt_ctx = in setup_sigframe()
150 standard signal frame header followed by a struct zt_context specifying151 the number of ZTn registers supported by the system, then zt_context.nregs