Searched defs:start_thread (Results 1 - 37 of 37) sorted by relevance

/linux-4.1.27/arch/um/kernel/
H A Dexec.c41 void start_thread(struct pt_regs *regs, unsigned long eip, unsigned long esp) start_thread() function
50 EXPORT_SYMBOL(start_thread); variable
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dprocessor.h55 #define start_thread(regs, ip, usp) do { \ macro
/linux-4.1.27/arch/cris/include/arch-v32/arch/
H A Dprocessor.h43 #define start_thread(regs, ip, usp) \ macro
/linux-4.1.27/arch/microblaze/kernel/
H A Dprocess.c143 void start_thread(struct pt_regs *regs, unsigned long pc, unsigned long usp) start_thread() function
/linux-4.1.27/arch/arc/kernel/
H A Dprocess.c159 void start_thread(struct pt_regs * regs, unsigned long pc, unsigned long usp) start_thread() function
/linux-4.1.27/arch/sh/kernel/
H A Dprocess_32.c67 void start_thread(struct pt_regs *regs, unsigned long new_pc, start_thread() function
77 EXPORT_SYMBOL(start_thread); variable
/linux-4.1.27/arch/unicore32/include/asm/
H A Dprocessor.h53 #define start_thread(regs, pc, sp) \ macro
/linux-4.1.27/arch/score/kernel/
H A Dprocess.c47 void start_thread(struct pt_regs *regs, unsigned long pc, unsigned long sp) start_thread() function
/linux-4.1.27/arch/nios2/kernel/
H A Dprocess.c243 void start_thread(struct pt_regs *regs, unsigned long pc, unsigned long sp) start_thread() function
/linux-4.1.27/arch/c6x/kernel/
H A Dprocess.c92 void start_thread(struct pt_regs *regs, unsigned int pc, unsigned long usp) start_thread() function
/linux-4.1.27/arch/hexagon/kernel/
H A Dprocess.c38 void start_thread(struct pt_regs *regs, unsigned long pc, unsigned long sp) start_thread() function
/linux-4.1.27/arch/arm/include/asm/
H A Dprocessor.h56 #define start_thread(regs,pc,sp) \ macro
/linux-4.1.27/arch/sparc/include/asm/
H A Dprocessor_32.h80 static inline void start_thread(struct pt_regs * regs, unsigned long pc, start_thread() function
H A Dprocessor_64.h108 #define start_thread(regs, pc, sp) \ macro
/linux-4.1.27/arch/openrisc/kernel/
H A Dprocess.c196 void start_thread(struct pt_regs *regs, unsigned long pc, unsigned long sp) start_thread() function
/linux-4.1.27/arch/frv/include/asm/
H A Dprocessor.h80 #define start_thread(_regs, _pc, _usp) \ macro
/linux-4.1.27/arch/m32r/include/asm/
H A Dprocessor.h107 #define start_thread(regs, new_pc, new_spu) \ macro
/linux-4.1.27/arch/m68k/include/asm/
H A Dprocessor.h117 static inline void start_thread(struct pt_regs * regs, unsigned long pc, start_thread() function
130 #define start_thread(_regs, _pc, _usp) \ macro
/linux-4.1.27/fs/
H A Dcompat_binfmt_elf.c122 #undef start_thread macro
123 #define start_thread compat_start_thread macro
/linux-4.1.27/arch/x86/kernel/
H A Dprocess_32.c198 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) start_thread() function
211 EXPORT_SYMBOL_GPL(start_thread); variable
H A Dprocess_64.c247 start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) start_thread() function
/linux-4.1.27/arch/xtensa/include/asm/
H A Dprocessor.h154 #define start_thread(regs, new_pc, new_sp) \ macro
/linux-4.1.27/arch/sh/include/asm/
H A Dprocessor_64.h159 #define start_thread(_regs, new_pc, new_sp) \ macro
/linux-4.1.27/arch/mips/kernel/
H A Dprocess.c60 void start_thread(struct pt_regs * regs, unsigned long pc, unsigned long sp) start_thread() function
/linux-4.1.27/arch/mn10300/include/asm/
H A Dprocessor.h125 static inline void start_thread(struct pt_regs *regs, start_thread() function
/linux-4.1.27/arch/arm64/include/asm/
H A Dprocessor.h97 static inline void start_thread(struct pt_regs *regs, unsigned long pc, start_thread() function
/linux-4.1.27/arch/blackfin/kernel/
H A Dprocess.c81 void start_thread(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp) start_thread() function
95 EXPORT_SYMBOL_GPL(start_thread); variable
/linux-4.1.27/arch/metag/include/asm/
H A Dprocessor.h112 #define start_thread(regs, pc, usp) do { \ macro
/linux-4.1.27/arch/alpha/kernel/
H A Dprocess.c205 start_thread(struct pt_regs * regs, unsigned long pc, unsigned long sp) start_thread() function
211 EXPORT_SYMBOL(start_thread); variable
/linux-4.1.27/arch/s390/include/asm/
H A Dprocessor.h147 #define start_thread(regs, new_psw, new_stackp) do { \ macro
/linux-4.1.27/arch/parisc/include/asm/
H A Dprocessor.h298 #define start_thread(regs, new_pc, new_sp) do { \ macro
/linux-4.1.27/arch/avr32/include/asm/
H A Dprocessor.h128 #define start_thread(regs, new_pc, new_sp) \ macro
/linux-4.1.27/arch/tile/include/asm/
H A Dprocessor.h203 static inline void start_thread(struct pt_regs *regs, start_thread() function
/linux-4.1.27/tools/usb/
H A Dffs-test.c416 static void start_thread(struct thread *t) start_thread() function
/linux-4.1.27/arch/powerpc/kernel/
H A Dprocess.c1228 void start_thread(struct pt_regs *regs, unsigned long start, unsigned long sp) start_thread() function
1336 EXPORT_SYMBOL(start_thread); variable
/linux-4.1.27/arch/ia64/include/asm/
H A Dprocessor.h311 #define start_thread(regs,new_ip,new_sp) do { \ macro
/linux-4.1.27/drivers/block/
H A Dnvme-core.c2819 bool start_thread = false; nvme_dev_start() local

Completed in 1844 milliseconds