Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dswitch_to.h85 static inline void kthread_frame_init(struct inactive_task_frame *frame, in kthread_frame_init() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dprocess.c167 kthread_frame_init(frame, sp, arg); in copy_thread()
194 kthread_frame_init(frame, sp, arg); in copy_thread()