Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dkprobes.h30 (current_top_of_stack() - (unsigned long)(ADDR))
A Dprocessor.h546 static __always_inline unsigned long current_top_of_stack(void) in current_top_of_stack() function
561 return (unsigned long)(current_top_of_stack() - in on_thread_stack()
/arch/x86/kernel/
A Dtraps.c925 struct pt_regs *regs = (struct pt_regs *)current_top_of_stack() - 1; in sync_regs()
943 sp = current_top_of_stack(); in vc_switch_off_ist()

Completed in 8 milliseconds