current_top_of_stack
(current_top_of_stack() - (unsigned long)(ADDR))
return (unsigned long)(current_top_of_stack() -
struct pt_regs *regs = (struct pt_regs *)current_top_of_stack() - 1;
sp = current_top_of_stack();