Home
last modified time | relevance | path

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

/linux/arch/arm64/include/asm/
A Dprocessor.h250 static inline void start_thread_common(struct pt_regs *regs, unsigned long pc) in start_thread_common() function
263 start_thread_common(regs, pc); in start_thread()
273 start_thread_common(regs, pc); in compat_start_thread()
/linux/arch/x86/kernel/
A Dprocess_64.c505 start_thread_common(struct pt_regs *regs, unsigned long new_ip, in start_thread_common() function
532 start_thread_common(regs, new_ip, new_sp, in start_thread()
540 start_thread_common(regs, new_ip, new_sp, in compat_start_thread()

Completed in 7 milliseconds