stack_not_used
unsigned long stack_not_used(struct task_struct *p);
free = stack_not_used(current);
free = stack_not_used(p);