Home
last modified time | relevance | path

Searched defs:esp (Results 1 – 11 of 11) sorted by relevance

/arch/um/kernel/
Dexec.c41 void start_thread(struct pt_regs *regs, unsigned long eip, unsigned long esp) in start_thread()
/arch/openrisc/kernel/
Dtraps.c69 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack()
112 unsigned long esp; in show_registers() local
/arch/x86/include/asm/
Dlguest.h45 unsigned long esp; member
Duser32.h41 __u32 eflags, esp; member
/arch/x86/include/uapi/asm/
Dptrace.h33 long esp; member
Dvm86.h81 long esp; member
Dsigcontext.h113 unsigned long esp; member
/arch/x86/include/asm/xen/
Dinterface_32.h63 uint32_t esp; member
Dhypercall.h251 HYPERVISOR_stack_switch(unsigned long ss, unsigned long esp) in HYPERVISOR_stack_switch()
594 unsigned long ss, unsigned long esp) in MULTI_stack_switch()
/arch/x86/kvm/
Dtss.h19 u32 esp; member
/arch/tile/kernel/
Dstack.c467 void show_stack(struct task_struct *task, unsigned long *esp) in show_stack()