Home
last modified time | relevance | path

Searched refs:TOP_OF_KERNEL_STACK_PADDING (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
Dthread_info.h37 # define TOP_OF_KERNEL_STACK_PADDING 8 macro
39 # define TOP_OF_KERNEL_STACK_PADDING 0 macro
Dprocessor.h832 TOP_OF_KERNEL_STACK_PADDING)
865 __ptr += THREAD_SIZE - TOP_OF_KERNEL_STACK_PADDING; \
/linux-4.1.27/arch/x86/kernel/
Dprocess_64.c550 top = start + THREAD_SIZE - TOP_OF_KERNEL_STACK_PADDING; in get_wchan()
Dentry_32.S404 pushl_cfi ((TI_sysenter_return) - THREAD_SIZE + TOP_OF_KERNEL_STACK_PADDING + 4*4)(%esp)