current_top_of_stack 34 arch/x86/include/asm/kprobes.h (current_top_of_stack() - (unsigned long)(ADDR)) current_top_of_stack 562 arch/x86/include/asm/processor.h return (unsigned long)(current_top_of_stack() - current_top_of_stack 95 kernel/stackleak.c boundary = current_top_of_stack(); current_top_of_stack 103 kernel/stackleak.c current->lowest_stack = current_top_of_stack() - THREAD_SIZE/64;