Searched refs:crunch_sigframe (Results 1 – 2 of 2) sorted by relevance
50 struct crunch_sigframe { struct96 struct crunch_sigframe crunch;
32 static int preserve_crunch_context(struct crunch_sigframe __user *frame) in preserve_crunch_context()35 struct crunch_sigframe *kframe; in preserve_crunch_context()38 kframe = (struct crunch_sigframe *)((unsigned long)(kbuf + 8) & ~7); in preserve_crunch_context()47 struct crunch_sigframe __user *frame = in restore_crunch_context()48 (struct crunch_sigframe __user *)*auxp; in restore_crunch_context()50 struct crunch_sigframe *kframe; in restore_crunch_context()53 kframe = (struct crunch_sigframe *)((unsigned long)(kbuf + 8) & ~7); in restore_crunch_context()