Home
last modified time | relevance | path

Searched refs:start_thread_common (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dprocessor.h208 static inline void start_thread_common(struct pt_regs *regs, unsigned long pc) in start_thread_common() function
222 start_thread_common(regs, pc); in start_thread()
232 start_thread_common(regs, pc); in compat_start_thread()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess_64.c481 start_thread_common(struct pt_regs *regs, unsigned long new_ip, in start_thread_common() function
508 start_thread_common(regs, new_ip, new_sp, in start_thread()
516 start_thread_common(regs, new_ip, new_sp, in compat_start_thread()