Home
last modified time | relevance | path

Searched refs:current_top_of_stack (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/
Dkprobes.h47 (current_top_of_stack() - (unsigned long)(ADDR))
Dprocessor.h555 static inline unsigned long current_top_of_stack(void) in current_top_of_stack() function
567 return (unsigned long)(current_top_of_stack() - in on_thread_stack()