Searched defs:new_stackp (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/arch/s390/kernel/ |
| D | process.c | 95 int copy_thread(unsigned long clone_flags, unsigned long new_stackp, in copy_thread()
|
| /kernel/linux/linux-6.6/arch/s390/kernel/ |
| D | process.c | 112 unsigned long new_stackp = args->stack; in copy_thread() local
|
| /kernel/linux/linux-6.6/arch/s390/include/asm/ |
| D | processor.h | 216 #define start_thread(regs, new_psw, new_stackp) do { \ argument 223 #define start_thread31(regs, new_psw, new_stackp) do { \ argument
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | processor.h | 168 #define start_thread(regs, new_psw, new_stackp) do { \ argument 175 #define start_thread31(regs, new_psw, new_stackp) do { \ argument
|