Home
last modified time | relevance | path

Searched defs:current_top_of_stack (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
Dprocessor.h322 #define current_top_of_stack() \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
Dprocessor.h529 static __always_inline unsigned long current_top_of_stack(void) in current_top_of_stack() function
/kernel/linux/linux-5.10/arch/x86/include/asm/
Dprocessor.h569 static inline unsigned long current_top_of_stack(void) in current_top_of_stack() function