Home
last modified time | relevance | path

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

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