sparc_stackf
struct sparc_stackf *fp;
#define STACKFRAME_SZ sizeof(struct sparc_stackf)
struct sparc_stackf *fp;
sp <= (base + THREAD_SIZE - sizeof(struct sparc_stackf)))
sp <= (base + THREAD_SIZE - sizeof(struct sparc_stackf)))
sp <= (base + THREAD_SIZE - sizeof(struct sparc_stackf)))
struct sparc_stackf *sf;
sf = (struct sparc_stackf *) fp;
struct sparc_stackf __user *usf;
struct sparc_stackf sf;
usf = (struct sparc_stackf __user *)ufp;
struct sparc_stackf __user *usf;
struct sparc_stackf sf;
usf = (struct sparc_stackf __user *)ufp;
static inline struct sparc_stackf __user *
clone_stackframe(struct sparc_stackf __user *dst,
struct sparc_stackf __user *src)
struct sparc_stackf *tmp;
struct sparc_stackf __user *sp;
sp = (struct sparc_stackf __user *)(fp - size);
struct sparc_stackf __user *childstack;
struct sparc_stackf __user *parentstack;
childstack = (struct sparc_stackf __user *)
parentstack = (struct sparc_stackf __user *)
struct sparc_stackf *parent_sf;
sizeof(struct sparc_stackf));
parent_sf = ((struct sparc_stackf *) regs) - 1;
struct sparc_stackf ss;
struct sparc_stackf ss;
struct sparc_stackf ss;
struct sparc_stackf *sf;
sf = (struct sparc_stackf *) fp;
struct sparc_stackf *sf;
sf = (struct sparc_stackf *) fp;