/linux/arch/sparc/kernel/ |
H A D | stacktrace.c | 17 unsigned long ksp, fp; in __save_stack_trace() local
|
H A D | ptrace_64.c | 1153 unsigned long ksp = kernel_stack_pointer(regs) + STACK_BIAS; in regs_within_kernel_stack() local 1169 unsigned long ksp = kernel_stack_pointer(regs) + STACK_BIAS; in regs_get_kernel_stack_nth() local
|
/linux/arch/openrisc/kernel/ |
H A D | stacktrace.c | 78 unsigned long ksp; in save_stack_trace_tsk() local
|
/linux/arch/nios2/include/asm/ |
H A D | processor.h | 49 unsigned long ksp; member
|
/linux/arch/microblaze/include/asm/ |
H A D | processor.h | 55 unsigned long ksp; member
|
/linux/arch/arc/include/asm/ |
H A D | thread_info.h | 40 unsigned long ksp; /* kernel mode stack top in __switch_to */ member
|
/linux/arch/openrisc/include/asm/ |
H A D | thread_info.h | 52 unsigned long ksp; member
|
/linux/drivers/s390/crypto/ |
H A D | pkey_api.c | 145 struct pkey_sec2protk ksp; in pkey_ioctl_sec2protk() local 256 struct pkey_skey2pkey ksp; pkey_ioctl_skey2pkey() local [all...] |
/linux/arch/csky/kernel/ |
H A D | stacktrace.c | 64 unsigned long *ksp; in walk_stackframe() local
|
/linux/arch/riscv/kernel/ |
H A D | stacktrace.c | 94 unsigned long *ksp; in walk_stackframe() local
|
/linux/arch/s390/include/asm/ |
H A D | processor.h | 178 unsigned long ksp; /* kernel stack pointer */ member 278 unsigned long ksp = get_lowcore()->kernel_stack; in on_thread_stack() local
|
H A D | ptrace.h | 247 unsigned long ksp = kernel_stack_pointer(regs); in regs_within_kernel_stack() local
|
/linux/arch/sparc/include/asm/ |
H A D | thread_info_32.h | 41 unsigned long ksp; /* ... ksp __attribute__ ((aligned (8))); */ member
|
H A D | thread_info_64.h | 42 unsigned long ksp; member
|
/linux/arch/m68k/include/asm/ |
H A D | processor.h | 119 unsigned long ksp; /* kernel stack pointer */ member
|
/linux/arch/parisc/include/uapi/asm/ |
H A D | ptrace.h | 33 unsigned long ksp; member
|
/linux/arch/powerpc/mm/book3s64/ |
H A D | slb.c | 422 unsigned long ksp = get_paca()->kstack; in slb_cache_slbie_kernel() local
|
/linux/arch/alpha/include/asm/ |
H A D | hwrpb.h | 79 unsigned long ksp; member
|
/linux/arch/powerpc/include/asm/ |
H A D | processor.h | 134 unsigned long ksp; /* Kernel stack pointer */ member
|