Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvstreams/
H A D0003-wvtask-Check-for-HAVE_LIBC_STACK_END-only-on-glibc-s.patch20 const void *WvTaskMan::current_top_of_stack()
/openbmc/linux/arch/x86/include/asm/
H A Dkprobes.h30 (current_top_of_stack() - (unsigned long)(ADDR))
H A Dprocessor.h529 static __always_inline unsigned long current_top_of_stack(void) in current_top_of_stack() function
541 return (unsigned long)(current_top_of_stack() - in on_thread_stack()