linux_dump_stack
linux_dump_stack(); \
extern void linux_dump_stack(void);
#define dump_stack() linux_dump_stack()